Skip to content

Commit 91eaf47

Browse files
authored
Merge pull request #13 from labelzoom/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.17.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
2 parents dadf500 + 65292cf commit 91eaf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
21+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
2222
testImplementation platform('org.junit:junit-bom:5.10.3')
2323
testImplementation 'org.junit.jupiter:junit-jupiter'
2424
testImplementation 'org.reflections:reflections:0.10.2'

0 commit comments

Comments
 (0)