Skip to content

Commit

Permalink
fix(deps): update azure-sdk-for-java monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 5fc235a commit 3aab4a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies {
testImplementation("io.kotest:kotest-runner-junit5:5.6.2")
testImplementation("io.kotest:kotest-assertions-core:5.6.2")
testImplementation("io.kotest:kotest-property:5.6.2")
implementation("com.azure:azure-digitaltwins-core:1.3.9")
implementation("com.azure:azure-identity:1.5.3")
implementation("com.azure:azure-digitaltwins-core:1.4.0")
implementation("com.azure:azure-identity:1.15.1")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.springframework.boot:spring-boot-starter-web:2.7.12")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1")
Expand Down

0 comments on commit 3aab4a0

Please sign in to comment.