Skip to content

Commit 1ca7e8f

Browse files
chore(deps): update azure-sdk-for-java monorepo
1 parent 281cf8a commit 1ca7e8f

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
@@ -10,8 +10,8 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
1010
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1111
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1212
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
13-
azure-identity = {module = "com.azure:azure-identity", version = "1.11.1"}
14-
azure-digitaltwins = {module = "com.azure:azure-digitaltwins-core", version = "1.3.16"}
13+
azure-identity = {module = "com.azure:azure-identity", version = "1.15.3"}
14+
azure-digitaltwins = {module = "com.azure:azure-digitaltwins-core", version = "1.4.1"}
1515
ktor-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
1616
ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
1717
hapi-fhir-structures-r4 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-r4", version.ref = "hapi" }

0 commit comments

Comments
 (0)