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 14, 2025
1 parent 9ccf815 commit 42b356a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dependencies {
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
implementation("org.springframework.boot:spring-boot-starter-web:3.1.0")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.15.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.2")
implementation("org.litote.kmongo:kmongo:4.9.0")
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")
Expand Down

0 comments on commit 42b356a

Please sign in to comment.