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 18, 2024
1 parent e87a978 commit 301704b
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.17.0"
annotations = "26.0.1"

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

commons-compress = "1.27.1"
Expand Down

0 comments on commit 301704b

Please # to comment.