Skip to content

Commit

Permalink
Bump to a version that works
Browse files Browse the repository at this point in the history
  • Loading branch information
larsga committed Oct 19, 2022
1 parent 1726f60 commit 0a28b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2'
Expand Down

0 comments on commit 0a28b4c

Please sign in to comment.