chore: bump low-risk dependencies and gradle wrapper (batch 1)
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
parent
03b90e2afe
commit
3e2fcf87a8
2 changed files with 4 additions and 4 deletions
|
|
@ -2,12 +2,12 @@
|
||||||
androidx-lifecycle = "2.10.0-alpha08"
|
androidx-lifecycle = "2.10.0-alpha08"
|
||||||
composeMultiplatform = "1.11.0-alpha03"
|
composeMultiplatform = "1.11.0-alpha03"
|
||||||
kotlin = "2.2.21"
|
kotlin = "2.2.21"
|
||||||
kotlinx-coroutines = "1.10.2"
|
kotlinx-coroutines = "1.11.0"
|
||||||
kotlinx-datetime = "0.6.2"
|
kotlinx-datetime = "0.6.2"
|
||||||
kotlinx-serialization = "1.10.0"
|
kotlinx-serialization = "1.11.0"
|
||||||
cardiologist = "0.8.0"
|
cardiologist = "0.8.0"
|
||||||
kotlin-logging = "7.0.3"
|
kotlin-logging = "7.0.3"
|
||||||
logback = "1.5.18"
|
logback = "1.5.38"
|
||||||
materialKolor = "2.0.0"
|
materialKolor = "2.0.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
|
||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.1-bin.zip
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue