We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ef2dd commit f55f9b1Copy full SHA for f55f9b1
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
osisVersion = '2.0.0'
4
- vaultclientVersion = '1.0.0-SNAPSHOT'
+ vaultclientVersion = '1.0.0'
5
springBootVersion = '2.7.5'
6
}
7
0 commit comments