File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }
1414
1515google-tink = { module = " com.google.crypto.tink:tink" , version = " 1.16.0" }
1616
17- jackson-bom = { module = " com.fasterxml.jackson:jackson-bom" , version = " 2.18.2 " }
17+ jackson-bom = { module = " com.fasterxml.jackson:jackson-bom" , version = " 2.18.3 " }
1818jackson-core = { module = " com.fasterxml.jackson.core:jackson-core" }
1919jackson-databind = { module = " com.fasterxml.jackson.core:jackson-databind" }
2020jackson-module-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" }
@@ -30,4 +30,4 @@ kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest" }
3030kotest-property = { module = " io.kotest:kotest-property" }
3131kotest-runner-junit5 = { module = " io.kotest:kotest-runner-junit5" }
3232
33- mockk = { module = " io.mockk:mockk" , version = " 1.13.16 " }
33+ mockk = { module = " io.mockk:mockk" , version = " 1.13.17 " }
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pluginManagement {
1313
1414plugins {
1515 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.9.0"
16- id(" com.gradle.develocity" ) version " 3.19.1 "
16+ id(" com.gradle.develocity" ) version " 3.19.2 "
1717}
1818
1919dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments