Skip to content

Commit

Permalink
chore(deps): bump io.github.jopenlibs:vault-java-driver
Browse files Browse the repository at this point in the history
Bumps [io.github.jopenlibs:vault-java-driver](https://github.com/jopenlibs/vault-java-driver) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/jopenlibs/vault-java-driver/releases)
- [Commits](jopenlibs/vault-java-driver@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: io.github.jopenlibs:vault-java-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent d03d8d4 commit 6b64cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

ext {
jopenlibsVaultVersion = '6.1.0'
jopenlibsVaultVersion = '6.2.0'
slf4jVersion = '2.0.9'
junitVersion = '5.10.0'
assertJVersion = '3.24.2'
Expand Down

0 comments on commit 6b64cde

Please sign in to comment.