We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a5a8b commit 08be06bCopy full SHA for 08be06b
build.gradle
@@ -86,7 +86,7 @@ ext {
86
vertxSqlClientVersion = '4.5.7'
87
}
88
89
- testcontainersVersion = '1.19.4'
+ testcontainersVersion = '1.19.7'
90
91
logger.lifecycle "Hibernate ORM Version: " + project.hibernateOrmVersion
92
logger.lifecycle "Hibernate ORM Gradle plugin Version: " + project.hibernateOrmGradlePluginVersion
0 commit comments