Skip to content

Commit e2e490a

Browse files
authored
Merge branch 'master' into dependabot/gradle/org.testcontainers-testcontainers-bom-1.21.1
2 parents 93ad7d8 + 41f1743 commit e2e490a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
constraints {
2020
api("com.google.code.findbugs:jsr305:3.0.2")
21-
api("org.postgresql:postgresql:42.7.5")
21+
api("org.postgresql:postgresql:42.7.6")
2222
api("com.zaxxer:HikariCP:6.3.0")
2323
api("ch.qos.logback:logback-classic:1.5.18")
2424
api("org.slf4j:slf4j-api:2.0.17")

0 commit comments

Comments
 (0)