Skip to content

Commit

Permalink
update to Spring Cloud Azure 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klu2 committed Nov 24, 2023
1 parent 450c5ec commit b1d1a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
assertj = "3.24.2"

azure = "5.6.0"
azure = "5.7.0"
azure-identity = "1.10.4"

# we provide the latest version of guava here, as queryDSL pulls in a very old (and vulnerable) version of guava, and we want to override that here
Expand Down

0 comments on commit b1d1a3d

Please sign in to comment.