Skip to content

Commit

Permalink
chore(deps): update dependency com.azure:azure-digitaltwins-core to v…
Browse files Browse the repository at this point in the history
…1.3.8
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 19, 2023
1 parent f7395f4 commit 0e72fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kote
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
azure-identity = {module = "com.azure:azure-identity", version = "1.8.2"}
azure-digitaltwins = {module = "com.azure:azure-digitaltwins-core", version = "1.3.7"}
azure-digitaltwins = {module = "com.azure:azure-digitaltwins-core", version = "1.3.8"}
ktor-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
hapi-fhir-structures-r4 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-r4", version.ref = "hapi" }
Expand Down

0 comments on commit 0e72fd8

Please sign in to comment.