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

This commit is contained in:
renovate[bot]
2025-11-18 13:56:03 +00:00
committed by GitHub
parent 52c4867468
commit 1212f4e873

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"