Skip to content

Commit 9fd999a

Browse files
committed
[#1847] Upgrade Testcontainers to 1.19.4
1 parent 6e40a73 commit 9fd999a

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
@@ -86,7 +86,7 @@ ext {
8686
vertxSqlClientVersion = '4.5.2'
8787
}
8888

89-
testcontainersVersion = '1.18.3'
89+
testcontainersVersion = '1.19.4'
9090

9191
logger.lifecycle "Hibernate ORM Version: " + project.hibernateOrmVersion
9292
logger.lifecycle "Hibernate ORM Gradle plugin Version: " + project.hibernateOrmGradlePluginVersion

0 commit comments

Comments
 (0)