Skip to content

Commit 2fac7dc

Browse files
authored
Merge pull request #604 from lunatech-labs/dependabot/gradle/com.zaxxer-HikariCP-5.1.0
chore(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0
2 parents 6d9cd37 + 940f5e8 commit 2fac7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation "io.github.config4k:config4k:0.7.0"
3434
implementation "org.flywaydb:flyway-core:9.19.1"
3535
implementation "org.ktorm:ktorm-core:3.6.0"
36-
implementation "com.zaxxer:HikariCP:5.0.1"
36+
implementation "com.zaxxer:HikariCP:5.1.0"
3737
implementation "org.postgresql:postgresql:42.7.3"
3838
implementation "org.quartz-scheduler:quartz:2.3.2"
3939

0 commit comments

Comments
 (0)