Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
3d6f04c643 Update dependency org.xerial:sqlite-jdbc to v3.50.3.0 2025-09-08 13:38:09 +00:00

View File

@@ -4,7 +4,7 @@ kt = "2.2.10"
kt-serialization = "1.9.0"
kt-coroutines = "1.10.2"
kotlinx-browser = "0.5.0"
kotlinx-browser = "0.3"
kslog = "1.5.0"
@@ -12,7 +12,7 @@ jb-compose = "1.8.2"
jb-exposed = "0.61.0"
jb-dokka = "2.0.0"
sqlite = "3.50.1.0"
sqlite = "3.50.3.0"
korlibs = "5.4.0"
uuid = "0.8.4"