Skip to content

Commit

Permalink
Merge branch 'task/renovate/org.xerial-sqlite-jdbc-3.x' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHadiSatrio authored Nov 30, 2024
2 parents bf5ea31 + d9627ed commit c412db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
allprojects {
configurations.all {
resolutionStrategy {
force("org.xerial:sqlite-jdbc:3.46.0.1")
force("org.xerial:sqlite-jdbc:3.47.1.0")
}
}
}
Expand Down

0 comments on commit c412db3

Please sign in to comment.