File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ kmongo = "4.10.0"
88archunit = { module = " com.tngtech.archunit:archunit-junit5" , version = " 1.1.0" }
99embed-mongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.9.2" }
1010azure-digital-twins = { module = " com.azure:azure-digitaltwins-core" , version = " 1.3.13" }
11- azure-identity = { module = " com.azure:azure-identity" , version = " 1.10.2 " }
11+ azure-identity = { module = " com.azure:azure-identity" , version = " 1.10.3 " }
1212kmongo = { module = " org.litote.kmongo:kmongo" , version.ref = " kmongo" }
1313kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
1414kotest-junit5 = { module = " io.kotest:kotest-runner-junit5" , version.ref = " kotest" }
You can’t perform that action at this time.
0 commit comments