start update dependencies

This commit is contained in:
2026-01-24 19:41:35 +06:00
parent 3558a5135b
commit d972cebf47
8 changed files with 30 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
[versions]
kt = "2.2.21"
kt-serialization = "1.9.0"
kt = "2.3.0"
kt-serialization = "1.10.0"
kt-coroutines = "1.10.2"
kotlinx-browser = "0.5.0"
@@ -11,7 +11,7 @@ kslog = "1.5.2"
jb-compose = "1.10.0"
jb-compose-material3 = "1.10.0-alpha05"
jb-compose-icons = "1.7.8"
jb-exposed = "0.61.0"
jb-exposed = "1.0.0"
jb-dokka = "2.1.0"
# 3.51.0.0 contains bug, checking with ./gradlew :micro_utils.repos.exposed:jvmTest
@@ -20,7 +20,7 @@ sqlite = "3.50.1.0"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.3.3"
ktor = "3.4.0"
gh-release = "2.5.2"
@@ -32,7 +32,7 @@ ksp = "2.3.4"
kotlin-poet = "2.2.0"
versions = "0.53.0"
nmcp = "1.2.0"
nmcp = "1.2.1"
android-gradle = "8.12.+"
dexcount = "4.0.0"