Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 17c6a73 commit 623574a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
}

dependencies {
api(platform("org.testcontainers:testcontainers-bom:1.20.1"))
api(platform("org.testcontainers:testcontainers-bom:1.20.2"))
api("org.testcontainers:testcontainers")
api("org.testcontainers:junit-jupiter")

Expand Down

0 comments on commit 623574a

Please sign in to comment.