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 15cb717 commit 562cd9fCopy full SHA for 562cd9f
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- springBootVersion = "3.5.3"
+ springBootVersion = "3.5.4"
4
httpclientVersion = "4.5.14"
5
aerospikeClientVersion = findProperty("aerospikeClientVersion") ?: "9.0.5"
6
}
0 commit comments