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 51ffda6 commit ef24ed4Copy full SHA for ef24ed4
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
assertjVersion = "3.27.3"
3
hibernateOrmVersion = "7.1.0.CR2"
4
-hibernateOrmGradlePluginVersion = "7.0.8.Final"
+hibernateOrmGradlePluginVersion = "7.0.9.Final"
5
jacksonDatabindVersion = "2.19.2"
6
jbossLoggingAnnotationVersion = "3.0.4.Final"
7
jbossLoggingVersion = "3.6.1.Final"
8
-junitVersion = "5.13.3"
+junitVersion = "5.13.4"
9
junitPlatformVersion = "1.13.3"
10
log4jVersion = "2.25.1"
11
testcontainersVersion = "1.21.3"
tooling/docker/mysql.Dockerfile
@@ -1,3 +1,3 @@
# MySQL
# See https://hub.docker.com/_/mysql
-FROM container-registry.oracle.com/mysql/community-server:9.3.0
+FROM container-registry.oracle.com/mysql/community-server:9.4.0
0 commit comments