Skip to content

Commit d55cc9f

Browse files
authored
Merge pull request #554 from viartemev/dependabot/gradle/testcontainers_version-1.19.2
Bump testcontainers_version from 1.19.1 to 1.19.2
2 parents 77d650c + 49706ac commit d55cc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
kotlin_version = "1.9.20"
44
rabbitmq_java_client_version = "5.20.0"
55
junit_jupiter_version = "5.10.1"
6-
testcontainers_version = "1.19.1"
6+
testcontainers_version = "1.19.2"
77
httpclient_version = "5.2.1"
88
rabbitmq_http_client_version = "5.2.0"
99
}

0 commit comments

Comments
 (0)