Skip to content

Commit

Permalink
chore(deps): update dependency com.azure:azure-identity to v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 281cf8a commit d62fa89
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 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
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.11.1"}
azure-identity = {module = "com.azure:azure-identity", version = "1.11.2"}
azure-digitaltwins = {module = "com.azure:azure-digitaltwins-core", version = "1.3.16"}
ktor-core = { module = "io.ktor:ktor-server-core", version.ref = "ktor" }
ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
Expand Down

0 comments on commit d62fa89

Please sign in to comment.