Skip to content

Commit 33f95ae

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-5
2 parents f3284c2 + 6000fd7 commit 33f95ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
api("org.liquibase:liquibase-core:4.33.0")
2626
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
2727
api("org.awaitility:awaitility:4.3.0")
28-
api("com.zaxxer:HikariCP:7.0.0")
28+
api("com.zaxxer:HikariCP:7.0.1")
2929
api("org.postgresql:postgresql:42.7.7")
3030
}
3131
}

0 commit comments

Comments
 (0)