We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6602c commit 8c4533bCopy full SHA for 8c4533b
gradle/libs.versions.toml
@@ -1,18 +1,18 @@
1
[versions]
2
# libraries
3
caffeine = "3.2.2"
4
-datetime = "0.7.1"
+datetime = "0.7.1-0.6.x-compat"
5
junit = "4.13.2"
6
opentest4j = "1.3.0"
7
serialization = "1.9.0"
8
semver4j = "6.0.0"
9
10
# plugins
11
changelog = "2.4.0"
12
-intellijPlatform = "2.7.1"
13
-kotlin = "2.2.0"
+intellijPlatform = "2.7.2"
+kotlin = "2.2.10"
14
kover = "0.9.1"
15
-qodana = "2025.1.1"
+qodana = "2025.2.1"
16
17
[libraries]
18
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version.ref = "caffeine" }
0 commit comments