Skip to content

Commit f74da70

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.azure:azure-identity to v1.10.0
1 parent 8a8b561 commit f74da70

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
@@ -8,7 +8,7 @@ kmongo = "4.10.0"
88
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
99
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.8.0" }
1010
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.11" }
11-
azure-identity = { module = "com.azure:azure-identity", version = "1.9.2" }
11+
azure-identity = { module = "com.azure:azure-identity", version = "1.10.0" }
1212
kmongo = { module = "org.litote.kmongo:kmongo", version.ref = "kmongo" }
1313
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
1414
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)