Skip to content

Commit acbfbac

Browse files
committed
Update Kotlin and Gradle versions
1 parent cf5d283 commit acbfbac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
dokka = "1.9.20"
33
junit4 = "4.13.2"
4-
kotlin = "2.1.20"
4+
kotlin = "2.2.0"
55
okhttpVersion = "4.12.0"
66
xpp3Version = "1.1.6"
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)