Skip to content

Commit 12a8f4a

Browse files
renovate[bot]nsh07
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 1496030 commit 12a8f4a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
androidx-lifecycle = "2.9.4"
2+
androidx-lifecycle = "2.9.5"
33
coil3 = "3.3.0"
4-
composeMultiplatform = "1.10.0-alpha02"
4+
composeMultiplatform = "1.10.0-alpha03"
55
haze = "1.6.10"
6-
kotlin = "2.2.20"
7-
ksp = "2.2.20-2.0.4"
6+
kotlin = "2.2.21"
7+
ksp = "2.3.1"
88
ktor = "3.3.1"
9-
material3-adaptive = "1.2.0-alpha07"
9+
material3-adaptive = "1.2.0"
1010

1111
[libraries]
1212
androidx-lifecycle-runtimeCompose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle" }

gradle/wrapper/gradle-wrapper.jar

176 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)