Skip to content

Commit 4bc54c7

Browse files
authored
Merge pull request #624 from viartemev/renovate/testcontainers-java-monorepo
fix(deps): update testcontainers-java monorepo to v1.21.2
2 parents 047da29 + 1fb6cdd commit 4bc54c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
kotlin_version = "2.1.21"
44
rabbitmq_java_client_version = "5.25.0"
55
junit_jupiter_version = "5.10.1"
6-
testcontainers_version = "1.21.1"
6+
testcontainers_version = "1.21.2"
77
httpclient_version = "5.5"
88
rabbitmq_http_client_version = "5.4.0"
99
}

0 commit comments

Comments
 (0)