We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1ef2dd + f55f9b1 commit f9c53e8Copy full SHA for f9c53e8
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