Skip to content

Commit

Permalink
bump: azure-identity 1.14.2 (was 1.13.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 29, 2024
1 parent 530d8d9 commit 1127e34
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.14.2"
val AwsSdkVersion = "1.12.779"
val JacksonVersion = "2.17.2"
val JacksonDatabindVersion = JacksonVersion
Expand Down

0 comments on commit 1127e34

Please sign in to comment.