Skip to content

Commit e12f22a

Browse files
Bump com.fasterxml.jackson.jr:jackson-jr-all from 2.19.2 to 2.20.0 in /code-recipes/java
1 parent bbf1066 commit e12f22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-recipes/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ npmInstall.dependsOn("processTestResources")
4141

4242
dependencies {
4343
implementation 'software.amazon.spapi:spapi-sdk:1.5.0'
44-
testImplementation 'com.fasterxml.jackson.jr:jackson-jr-all:2.19.2'
44+
testImplementation 'com.fasterxml.jackson.jr:jackson-jr-all:2.20.0'
4545
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
4646
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4747

0 commit comments

Comments
 (0)