Skip to content

Commit

Permalink
Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
Browse files Browse the repository at this point in the history
Bumps [io.zonky.test.postgres:embedded-postgres-binaries-bom](https://github.com/zonkyio/embedded-postgres-binaries) from 15.3.0 to 16.2.0.
- [Release notes](https://github.com/zonkyio/embedded-postgres-binaries/releases)
- [Commits](zonkyio/embedded-postgres-binaries@v15.3.0...v16.2.0)

---
updated-dependencies:
- dependency-name: io.zonky.test.postgres:embedded-postgres-binaries-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 68eeb8c commit 63935ed
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 63935ed

Please sign in to comment.