Skip to content

Commit

Permalink
bump: azure-identity 1.15.0 (was 1.13.3) (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 13, 2025
1 parent c13ccb7 commit 8c893c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Dependencies {
val ScalaTestVersion = "3.2.19"
val ScalaTestPlusJUnitVersion = ScalaTestVersion + ".0"

val AzureIdentityVersion = "1.13.3"
val AzureIdentityVersion = "1.15.0"
val AwsSdkVersion = "1.12.779"
val JacksonVersion = "2.17.2"
val JacksonDatabindVersion = JacksonVersion
Expand Down

0 comments on commit 8c893c8

Please sign in to comment.