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 3b11220 commit 4cd40e2Copy full SHA for 4cd40e2
build.gradle
@@ -74,7 +74,7 @@ ext {
74
springRetryVersion = '2.0.11'
75
springVersion = '6.1.20'
76
testcontainersVersion = '1.19.8'
77
- zstdJniVersion = '1.5.7-2'
+ zstdJniVersion = '1.5.7-3'
78
79
javaProjects = subprojects - project(':spring-amqp-bom')
80
}
0 commit comments