Skip to content

Commit 724066a

Browse files
renovate[bot]paul-griffith
authored andcommitted
Update dependency org.xerial:sqlite-jdbc to v3.44.0.0
1 parent dd55009 commit 724066a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
1919
coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
2020
coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-swing", version.ref = "coroutines" }
2121
serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.6.0" }
22-
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.43.2.2" }
22+
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.44.0.0" }
2323
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }
2424
hsql = { group = "org.hsqldb", name = "hsqldb", version = "2.7.2" }
2525
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }

0 commit comments

Comments
 (0)