Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 517b48a

Browse files
authored
Merge pull request #80 from browserup/dependabot/gradle/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.9.9
Bump jackson-dataformat-yaml from 2.9.8 to 2.9.9
2 parents 368911d + 96c0c60 commit 517b48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-dist/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.9'
6464
implementation 'com.fasterxml.jackson.core:jackson-core:2.9.8'
6565
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
66-
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8'
66+
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.9'
6767
implementation 'com.google.inject:guice:4.2.2'
6868
implementation 'com.google.inject.extensions:guice-servlet:4.2.2'
6969
implementation 'com.google.inject.extensions:guice-multibindings:4.2.2'

0 commit comments

Comments
 (0)