Skip to content

Commit

Permalink
fix(deps): update dependency com.zaxxer:hikaricp to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 8afd598 commit 80553f0
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-api = "4.15.0"
annotations = "24.1.0"

sqlite = "3.47.0.0"
hikaricp = "5.1.0"
hikaricp = "6.1.0"
guava = "33.3.1-jre"

commons-compress = "1.27.1"
Expand Down

0 comments on commit 80553f0

Please sign in to comment.