Skip to content

Commit 8c4533b

Browse files
fix(deps): update gradle
1 parent 9b6602c commit 8c4533b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
# libraries
33
caffeine = "3.2.2"
4-
datetime = "0.7.1"
4+
datetime = "0.7.1-0.6.x-compat"
55
junit = "4.13.2"
66
opentest4j = "1.3.0"
77
serialization = "1.9.0"
88
semver4j = "6.0.0"
99

1010
# plugins
1111
changelog = "2.4.0"
12-
intellijPlatform = "2.7.1"
13-
kotlin = "2.2.0"
12+
intellijPlatform = "2.7.2"
13+
kotlin = "2.2.10"
1414
kover = "0.9.1"
15-
qodana = "2025.1.1"
15+
qodana = "2025.2.1"
1616

1717
[libraries]
1818
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version.ref = "caffeine" }

0 commit comments

Comments
 (0)