Skip to content

Commit be4c07f

Browse files
bump io.zonky.test:embedded-postgres from 2.0.4 to 2.0.7 (via #1087)
1 parent f5fd600 commit be4c07f

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
@@ -5,7 +5,7 @@ val jooqVersion = "3.19.10"
55
dependencies {
66
api(project(":allure-java-commons"))
77
implementation("org.jooq:jooq:${jooqVersion}")
8-
testImplementation("io.zonky.test:embedded-postgres:2.0.4")
8+
testImplementation("io.zonky.test:embedded-postgres:2.0.7")
99
testImplementation("org.assertj:assertj-core")
1010
testImplementation("org.junit.jupiter:junit-jupiter-api")
1111
testImplementation("org.mockito:mockito-core")

0 commit comments

Comments
 (0)