Skip to content

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.43.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 6c5c08e commit 584ecd1
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 @@ -27,7 +27,7 @@ adventure-platform = "4.3.1"

annotations = "24.0.1"

sqlite = "3.43.0.0"
sqlite = "3.43.2.0"
hikaricp = "5.0.1"
guava = "32.1.3-jre"

Expand Down

0 comments on commit 584ecd1

Please sign in to comment.