Skip to content

Commit 2443ca9

Browse files
committed
bump OSIS and vaultclient versions
1 parent 2ac1a42 commit 2443ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
3-
osisVersion = '2.1.0'
4-
vaultclientVersion = '1.1.0'
3+
osisVersion = '2.1.1'
4+
vaultclientVersion = '1.1.1'
55
springBootVersion = '2.7.6'
66
}
77
}

0 commit comments

Comments
 (0)