chore: bump low-risk dependencies and gradle wrapper (batch 1)

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
Rukira 2026-08-27 10:18:43 +01:00
parent 03b90e2afe
commit 3e2fcf87a8
2 changed files with 4 additions and 4 deletions

View file

@ -2,12 +2,12 @@
androidx-lifecycle = "2.10.0-alpha08"
composeMultiplatform = "1.11.0-alpha03"
kotlin = "2.2.21"
kotlinx-coroutines = "1.10.2"
kotlinx-coroutines = "1.11.0"
kotlinx-datetime = "0.6.2"
kotlinx-serialization = "1.10.0"
kotlinx-serialization = "1.11.0"
cardiologist = "0.8.0"
kotlin-logging = "7.0.3"
logback = "1.5.18"
logback = "1.5.38"
materialKolor = "2.0.0"
[libraries]

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
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
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME