Skip to content

Commit 77be196

Browse files
authored
Merge branch 'task/renovate/org.xerial-sqlite-jdbc-3.x' into develop
2 parents 34a90c6 + ec40553 commit 77be196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
allprojects {
2020
configurations.all {
2121
resolutionStrategy {
22-
force("org.xerial:sqlite-jdbc:3.47.1.0")
22+
force("org.xerial:sqlite-jdbc:3.47.2.0")
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)