Skip to content

Commit

Permalink
Merge pull request #155 from 4drian3d/renovate/sqlite
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.0.0
  • Loading branch information
4drian3d authored Nov 11, 2024
2 parents 61f150f + f9b7cae commit 6c9b9ea
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.3.1-jre"

Expand Down

0 comments on commit 6c9b9ea

Please sign in to comment.