Skip to content

Commit a2b834c

Browse files
fix(deps): update gradle
1 parent 7e81cdd commit a2b834c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
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.0"
12+
intellijPlatform = "2.7.1"
1313
kotlin = "2.2.0"
1414
kover = "0.9.1"
1515
qodana = "2025.1.1"

0 commit comments

Comments
 (0)