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 7b2f218 commit 6e6d9d1Copy full SHA for 6e6d9d1
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.5'
+ testcontainersVersion = '1.19.6'
71
zstdJniVersion = '1.5.5-11'
72
73
javaProjects = subprojects - project(':spring-amqp-bom')
0 commit comments