Skip to content

Commit bba3c5d

Browse files
chore(deps): update azure-sdk-for-java monorepo
1 parent 1ce86fa commit bba3c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ kmongo = "4.11.0"
77
[libraries]
88
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
99
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
10-
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.16" }
11-
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
10+
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.4.1" }
11+
azure-identity = { module = "com.azure:azure-identity", version = "1.15.4" }
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)