Dependencies - upgrade org.jetbrains.intellij to 1.14.2

This commit is contained in:
Jakub Chrzanowski 2023-06-28 16:08:28 +02:00 committed by Jakub Chrzanowski
parent 4e563ffcc9
commit 27ca7c3e61
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
### Changed
- GitHub Actions: Build workflow refactoring
- Dependencies - upgrade `org.jetbrains.intellij` to `1.14.2`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.5`
### Fixed

View File

@ -6,7 +6,7 @@ annotations = "24.0.1"
dokka = "1.8.10"
kotlin = "1.8.21"
changelog = "2.1.0"
gradleIntelliJPlugin = "1.14.1"
gradleIntelliJPlugin = "1.14.2"
qodana = "0.1.13"
kover = "0.7.1"