File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737
3838 testImplementation(platform(' com.fasterxml.jackson:jackson-bom:2.19.1' ))
3939 testImplementation ' com.fasterxml.jackson.core:jackson-databind'
40- testImplementation ' com.fasterxml.jackson.module:jackson-module-kotlin:2.19.1 '
40+ testImplementation ' com.fasterxml.jackson.module:jackson-module-kotlin:2.19.2 '
4141}
4242
4343test {
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737
3838 testImplementation(platform(' com.fasterxml.jackson:jackson-bom:2.19.1' ))
3939 testImplementation ' com.fasterxml.jackson.core:jackson-databind'
40- testImplementation ' com.fasterxml.jackson.module:jackson-module-kotlin:2.19.1 '
40+ testImplementation ' com.fasterxml.jackson.module:jackson-module-kotlin:2.19.2 '
4141}
4242
4343test {
You can’t perform that action at this time.
0 commit comments