File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
2525}
2626
2727dependencies {
28- implementation(" com.fasterxml.jackson.core:jackson-databind:2.14.0 " )
28+ implementation(" com.fasterxml.jackson.core:jackson-databind:2.14.1 " )
2929 implementation(" net.andreinc:mockneat:0.4.8" )
3030
3131 testImplementation(kotlin(" test" ))
Original file line number Diff line number Diff line change 11# Run ./gradlew --write-locks to regenerate this file
2- com.fasterxml.jackson:jackson-bom:2.14.0 (3 constraints: 7c3722d3 )
3- com.fasterxml.jackson.core:jackson-annotations:2.14.0 (2 constraints: 3d21b993 )
4- com.fasterxml.jackson.core:jackson-core:2.14.0 (2 constraints: 3d21b993 )
5- com.fasterxml.jackson.core:jackson-databind:2.14.0 (2 constraints: ef135882 )
2+ com.fasterxml.jackson:jackson-bom:2.14.1 (3 constraints: 7f37c0d3 )
3+ com.fasterxml.jackson.core:jackson-annotations:2.14.1 (2 constraints: 3f21f093 )
4+ com.fasterxml.jackson.core:jackson-core:2.14.1 (2 constraints: 3f21f093 )
5+ com.fasterxml.jackson.core:jackson-databind:2.14.1 (2 constraints: f1138582 )
66com.github.mifmif:generex:1.0.2 (1 constraints: e00921ac)
77commons-codec:commons-codec:1.15 (1 constraints: b6094aa2)
88dk.brics.automaton:automaton:1.11-8 (1 constraints: 900be8e7)
You can’t perform that action at this time.
0 commit comments