Skip to content

Commit 1b0af46

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.azure:azure-identity to v1.8.1
1 parent 9adc235 commit 1b0af46

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.2.4"
66
[libraries]
77
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
88
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.6" }
9-
azure-identity = { module = "com.azure:azure-identity", version = "1.8.0" }
9+
azure-identity = { module = "com.azure:azure-identity", version = "1.8.1" }
1010
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.6.1" }
1111
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.5" }
1212
kmongo = { module = "org.litote.kmongo:kmongo-serialization", version = "4.8.0" }

0 commit comments

Comments
 (0)