Skip to content

Commit d48fef2

Browse files
Bump snakeyaml from 1.31 to 1.33 in /core
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.33. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08f75a5 commit d48fef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080

8181
api 'com.github.docker-java:docker-java-transport-zerodep'
8282

83-
shaded "org.yaml:snakeyaml:1.31"
83+
shaded "org.yaml:snakeyaml:1.33"
8484

8585
shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'
8686

0 commit comments

Comments
 (0)