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 0895e2e commit 74eb58bCopy full SHA for 74eb58b
build.gradle
@@ -67,7 +67,7 @@ ext {
67
springDataVersion = '2022.0.12'
68
springRetryVersion = '2.0.5'
69
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.13'
70
- testcontainersVersion = '1.19.6'
+ testcontainersVersion = '1.19.7'
71
zstdJniVersion = '1.5.5-11'
72
73
javaProjects = subprojects - project(':spring-amqp-bom')
0 commit comments