Skip to content

Commit

Permalink
Merge pull request #13 from Rudge/dependabot/gradle/com.zaxxer-Hikari…
Browse files Browse the repository at this point in the history
…CP-5.0.1

Bump com.zaxxer:HikariCP from 3.3.0 to 5.0.1
  • Loading branch information
Rudge authored Oct 31, 2023
2 parents d6f3022 + 2e1dd5b commit a003c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
junit_version = "4.13.2"
unirest_version = "1.4.9"
auth0_jwt_version = "3.4.1"
hikaricp_version = "3.3.0"
hikaricp_version = "5.0.1"
h2_version = "1.4.197"
exposed_version = "0.17.14"
slugify_version = "2.1.+"
Expand Down

0 comments on commit a003c89

Please sign in to comment.