Dependencies - upgrade `org.jetbrains.intellij` to `1.14.2`

pull/378/head
Jakub Chrzanowski 11 months ago committed by Jakub Chrzanowski
parent 4e563ffcc9
commit 27ca7c3e61

@ -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

@ -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"

Loading…
Cancel
Save