Skip to content

Commit b109e41

Browse files
authored
Merge branch 'master' into dependabot/gradle/org.testcontainers-testcontainers-bom-1.21.1
2 parents b94aa54 + 558bd4e commit b109e41

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
@@ -26,6 +26,6 @@ dependencies {
2626
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
2727
api("org.awaitility:awaitility:4.3.0")
2828
api("com.zaxxer:HikariCP:6.3.0")
29-
api("org.postgresql:postgresql:42.7.5")
29+
api("org.postgresql:postgresql:42.7.6")
3030
}
3131
}

0 commit comments

Comments
 (0)