Skip to content

Commit

Permalink
bump io.zonky.test:embedded-postgres from 2.0.4 to 2.0.7 (via #1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent f5fd600 commit be4c07f
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 @@ -5,7 +5,7 @@ val jooqVersion = "3.19.10"
dependencies {
api(project(":allure-java-commons"))
implementation("org.jooq:jooq:${jooqVersion}")
testImplementation("io.zonky.test:embedded-postgres:2.0.4")
testImplementation("io.zonky.test:embedded-postgres:2.0.7")
testImplementation("org.assertj:assertj-core")
testImplementation("org.junit.jupiter:junit-jupiter-api")
testImplementation("org.mockito:mockito-core")
Expand Down

0 comments on commit be4c07f

Please sign in to comment.