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.
1 parent 313ce85 commit 2a48efaCopy full SHA for 2a48efa
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ versionsPlugin = "0.51.0"
11
dokkaPlugin = "2.0.0"
12
publishPlugin = "2.0.0"
13
14
-binaryCompatibilityValidatorPlugin = "0.16.3"
+binaryCompatibilityValidatorPlugin = "0.17.0"
15
16
[libraries]
17
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments