Skip to content

Commit 7099e17

Browse files
build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 16.2.0 to 18.1.0 (via #1211)
1 parent f6a25e5 commit 7099e17

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
@@ -11,7 +11,7 @@ dependencies {
1111
testImplementation("org.junit.jupiter:junit-jupiter-api")
1212
testImplementation("org.mockito:mockito-core")
1313
testImplementation("org.slf4j:slf4j-simple")
14-
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:16.2.0"))
14+
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:18.1.0"))
1515
testImplementation(project(":allure-assertj"))
1616
testImplementation(project(":allure-java-commons-test"))
1717
testImplementation(project(":allure-junit-platform"))

0 commit comments

Comments
 (0)