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 a140046 + b173296 commit 5c19142Copy full SHA for 5c19142
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
-compose = "1.7.4"
3
-compose-plugin = "1.7.0"
+compose = "1.7.5"
+compose-plugin = "1.7.1"
4
junit = "4.13.2"
5
kotlin = "2.1.0"
6
kotlinx-coroutines = "1.9.0"
7
ktor = "3.0.0"
8
-kaml = "0.61.0"
+kaml = "0.66.0"
9
10
[libraries]
11
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments