Skip to content

Commit 36ff952

Browse files
build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-bom
Bumps [io.zonky.test.postgres:embedded-postgres-binaries-bom](https://github.com/zonkyio/embedded-postgres-binaries) from 16.2.0 to 18.1.0. - [Release notes](https://github.com/zonkyio/embedded-postgres-binaries/releases) - [Commits](zonkyio/embedded-postgres-binaries@v16.2.0...v18.1.0) --- updated-dependencies: - dependency-name: io.zonky.test.postgres:embedded-postgres-binaries-bom dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a4f12 commit 36ff952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)