Update dependency org.xerial:sqlite-jdbc to v3.51.0.0

This commit is contained in:
renovate[bot]
2025-11-05 09:48:25 +00:00
committed by GitHub
parent 0170b92272
commit 13531286a6

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"