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

Commit 96c0c60

Browse files
Bump jackson-dataformat-yaml from 2.9.8 to 2.9.9
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.9.8 to 2.9.9. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.9.9) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 368911d commit 96c0c60

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)