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.10
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jun 23, 2023
1 parent c5a3e49 commit e2aa4a6
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 @@ -10,7 +10,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.9.1" }
azure-digitaltwins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.9" }
azure-digitaltwins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.10" }
ktor-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
Expand Down

0 comments on commit e2aa4a6

Please sign in to comment.