Skip to content

Commit

Permalink
Revert test containers upgrade
Browse files Browse the repository at this point in the history
This breaks a number of tests
  • Loading branch information
melix committed Oct 9, 2023
1 parent 999f840 commit 8943d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spock = "2.4-M1-groovy-3.0"
vertx-client = "4.4.5"

# Managed versions appear in the BOM
managed-testcontainers = "1.19.0"
managed-testcontainers = "1.18.3"

[libraries]
boms-testcontainers = { module = "org.testcontainers:testcontainers-bom", version.ref = "managed-testcontainers" }
Expand Down

0 comments on commit 8943d24

Please sign in to comment.