Skip to content

Commit b88b72a

Browse files
bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 15.3.0 to 16.2.0 (via #1077)
1 parent 7fc6768 commit b88b72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-jooq/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
testImplementation("org.junit.jupiter:junit-jupiter-api")
1111
testImplementation("org.mockito:mockito-core")
1212
testImplementation("org.slf4j:slf4j-simple")
13-
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:15.3.0"))
13+
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:16.2.0"))
1414
testImplementation(project(":allure-assertj"))
1515
testImplementation(project(":allure-java-commons-test"))
1616
testImplementation(project(":allure-junit-platform"))

0 commit comments

Comments
 (0)