Skip to content

Commit

Permalink
Merge pull request #117 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.44.0.0
  • Loading branch information
4drian3d authored Nov 14, 2023
2 parents cee22d3 + 82eacf3 commit 5d4f4d5
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 @@ -28,7 +28,7 @@ adventure-platform = "4.3.1"

annotations = "24.0.1"

sqlite = "3.43.2.2"
sqlite = "3.44.0.0"
hikaricp = "5.1.0"
guava = "32.1.3-jre"

Expand Down

0 comments on commit 5d4f4d5

Please sign in to comment.