Skip to content

Commit

Permalink
fix(deps): update dependency com.zaxxer:hikaricp to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 76cd30c commit ac713fa
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 @@ -42,7 +42,7 @@ managed-mysql-connector-j = "9.1.0"

# JDBC Pools

managed-hikari = "6.0.0"
managed-hikari = "6.2.1"
managed-commons-dbcp = "2.13.0"
managed-tomcat-jdbc = "11.0.2"

Expand Down

0 comments on commit ac713fa

Please sign in to comment.