Skip to content

Commit

Permalink
bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 15.3.…
Browse files Browse the repository at this point in the history
…0 to 16.2.0 (via #1077)
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 7fc6768 commit b88b72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-jooq/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api")
testImplementation("org.mockito:mockito-core")
testImplementation("org.slf4j:slf4j-simple")
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:15.3.0"))
testImplementation(platform("io.zonky.test.postgres:embedded-postgres-binaries-bom:16.2.0"))
testImplementation(project(":allure-assertj"))
testImplementation(project(":allure-java-commons-test"))
testImplementation(project(":allure-junit-platform"))
Expand Down

0 comments on commit b88b72a

Please sign in to comment.