Skip to content

Commit

Permalink
Dependencies - upgrade org.jetbrains.qodana to 2024.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Dec 15, 2024
1 parent 59e0286 commit afa505c
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 @@ -14,7 +14,7 @@
- Update `platformVersion` to `2024.1.7`
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.1`
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.6`
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.3.2`
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.0`
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
- Dependencies (GitHub Actions) - upgrade `codecov/codecov-action` to `v5`
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ changelog = "2.2.1"
intelliJPlatform = "2.2.1"
kotlin = "1.9.25"
kover = "0.9.0"
qodana = "2024.2.6"
qodana = "2024.3.2"

[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }
Expand Down

0 comments on commit afa505c

Please sign in to comment.