Skip to content

Commit

Permalink
Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent dbc3a41 commit 5484d74
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 @@ -83,7 +83,7 @@ dependencies {
console 'org.grails:grails-console'

runtimeOnly 'com.h2database:h2'
runtimeOnly 'com.zaxxer:HikariCP:5.0.1'
runtimeOnly 'com.zaxxer:HikariCP:5.1.0'

testImplementation 'io.micronaut:micronaut-inject-groovy'
testImplementation 'org.grails:grails-gorm-testing-support'
Expand Down

0 comments on commit 5484d74

Please sign in to comment.