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

This commit is contained in:
renovate[bot]
2026-01-19 15:37:26 +00:00
committed by GitHub
parent 82460d2ce3
commit 4c0bb7bfa3

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.1.0"
korlibs = "5.4.0"
uuid = "0.8.4"