Skip to content

Commit d0b82ae

Browse files
committed
Dependencies - upgrade org.jetbrains.qodana to 2024.2.3
1 parent aeb824b commit d0b82ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Upgrade Gradle Wrapper to `8.10.2`
1010
- Update `platformVersion` to `2023.3.8`
1111
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.1.0`
12+
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.3`
1213
- Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle` to `v4`
1314

1415
### Fixed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ changelog = "2.2.1"
77
intelliJPlatform = "2.1.0"
88
kotlin = "1.9.25"
99
kover = "0.8.3"
10-
qodana = "2024.1.9"
10+
qodana = "2024.2.3"
1111

1212
[libraries]
1313
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)