Skip to content

Commit f901bc3

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.21.1 (#347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3acbc0a commit f901bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1717
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1818
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
1919

20-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
20+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
2121
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
2222

2323
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.27.0" }

0 commit comments

Comments
 (0)