Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
13531286a6 Update dependency org.xerial:sqlite-jdbc to v3.51.0.0 2025-11-05 09:48:25 +00:00

View File

@@ -15,7 +15,7 @@ jb-exposed = "0.61.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.0.0"
korlibs = "5.4.0"
uuid = "0.8.4"