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.
2 parents 4861863 + e1707d1 commit e345e60Copy full SHA for e345e60
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-kotlin = "1.9.22"
+kotlin = "1.9.24"
3
4
[plugins]
5
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
6
-vanniktech-maven-publish = "com.vanniktech.maven.publish:0.23.2"
+vanniktech-maven-publish = "com.vanniktech.maven.publish:0.28.0"
gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments