Skip to content

Commit 665a74e

Browse files
Update gradle
1 parent 3e61876 commit 665a74e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[versions]
22
# libraries
33
caffeine = "3.2.1"
4-
datetime = "0.6.2"
4+
datetime = "0.7.0-0.6.x-compat"
55
junit = "4.13.2"
66
opentest4j = "1.3.0"
77
serialization = "1.8.1"
8-
semver4j = "5.7.1"
8+
semver4j = "5.8.0"
99

1010
# plugins
1111
changelog = "2.2.1"
1212
intellijPlatform = "2.6.0"
13-
kotlin = "2.1.21"
13+
kotlin = "2.2.0"
1414
kover = "0.9.1"
1515
qodana = "2025.1.1"
1616

0 commit comments

Comments
 (0)