Skip to content

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f09eb45 commit f9b7cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ adventure-api = "4.15.0"

annotations = "24.1.0"

sqlite = "3.45.1.0"
sqlite = "3.47.0.0"
hikaricp = "5.1.0"
guava = "33.0.0-jre"

Expand Down

0 comments on commit f9b7cae

Please sign in to comment.