Skip to content

Commit 056b0c2

Browse files
committed
[hibernate#2030] Upgrade Testcontainers to 1.20.4
1 parent 881621d commit 056b0c2

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
@@ -34,7 +34,7 @@ ext {
3434
vertxSqlClientVersion = '4.5.11'
3535
}
3636

37-
testcontainersVersion = '1.19.8'
37+
testcontainersVersion = '1.20.4'
3838

3939
logger.lifecycle "Vert.x SQL Client Version: " + project.vertxSqlClientVersion
4040
}

0 commit comments

Comments
 (0)