Skip to content

Commit 2ac2a7f

Browse files
committed
bump: azure-identity 1.15.0 (was 1.13.3)
1 parent 0674ae0 commit 2ac2a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object Dependencies {
2222
val ScalaTestVersion = "3.2.19"
2323
val ScalaTestPlusJUnitVersion = ScalaTestVersion + ".0"
2424

25-
val AzureIdentityVersion = "1.13.3"
25+
val AzureIdentityVersion = "1.15.0"
2626
val AwsSdkVersion = "1.12.779"
2727
val JacksonVersion = "2.17.2"
2828
val JacksonDatabindVersion = JacksonVersion

0 commit comments

Comments
 (0)