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 65ce799 commit 329896eCopy full SHA for 329896e
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- springBootVersion = "3.3.6"
+ springBootVersion = "3.3.7"
4
httpclientVersion = "4.5.14"
5
aerospikeClientVersion = findProperty("aerospikeClientVersion") ?: "9.0.2"
6
}
0 commit comments