Skip to content

Commit 70a4d0d

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.azure:azure-identity to v1.11.1
1 parent 7d63854 commit 70a4d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ktor = "2.3.6"
66
[libraries]
77
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
88
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.15" }
9-
azure-identity = { module = "com.azure:azure-identity", version = "1.11.0" }
9+
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
1010
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.11.1" }
1111
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0" }
1212
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.0-ce"}

0 commit comments

Comments
 (0)