mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-03-11 12:52:23 +00:00
update sqlite (wow^^)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* `KSLog`: `1.5.2` -> `1.6.0`
|
||||
* `KSP`: `2.3.4` -> `2.3.6`
|
||||
* `Compose`: `1.10.0` -> `1.10.1`
|
||||
* `SQLite`: `3.50.1.0` -> `3.51.2.0`
|
||||
* `Coroutines`:
|
||||
* `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions
|
||||
|
||||
|
||||
@@ -14,8 +14,7 @@ jb-compose-icons = "1.7.8"
|
||||
jb-exposed = "1.0.0"
|
||||
jb-dokka = "2.1.0"
|
||||
|
||||
# 3.51.0.0 contains bug, checking with ./gradlew :micro_utils.repos.exposed:jvmTest
|
||||
sqlite = "3.50.1.0"
|
||||
sqlite = "3.51.2.0"
|
||||
|
||||
korlibs = "5.4.0"
|
||||
uuid = "0.8.4"
|
||||
|
||||
Reference in New Issue
Block a user