Skip to content

Commit c8061ac

Browse files
authored
Merge pull request #234 from domaframework/renovate/testcontainers-java-monorepo
Update dependency org.testcontainers:testcontainers-bom to v1.21.3
2 parents d814b7c + 6cbf231 commit c8061ac

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
@@ -7,7 +7,7 @@ postgresql = "42.7.7"
77

88
# Testing
99
junit = "5.13.2"
10-
testcontainers = "1.21.2"
10+
testcontainers = "1.21.3"
1111

1212
# Plugins
1313
kotlin = "2.2.0"

0 commit comments

Comments
 (0)