Skip to content

Commit

Permalink
Dependencies - upgrade org.jetbrains.intellij to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jun 7, 2023
1 parent f1a7004 commit 454012e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
### Changed
- Use Java `17` for JVM Toolchain
- Change since/until build to `222-232.*` (2022.2 - 2023.2.*)
- Dependencies - upgrade `org.jetbrains.intellij` to `1.14.0`
- Dependencies - upgrade `org.jetbrains.intellij` to `1.14.1`
- Dependencies - upgrade `org.jetbrains.changelog` to `2.1.0`
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.8.21`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.0`
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations = "24.0.1"
dokka = "1.8.10"
kotlin = "1.8.21"
changelog = "2.1.0"
gradleIntelliJPlugin = "1.14.0"
gradleIntelliJPlugin = "1.14.1"
qodana = "0.1.13"
kover = "0.6.1"

Expand Down

0 comments on commit 454012e

Please sign in to comment.