Skip to content

Commit d8e674f

Browse files
Bump snakeyaml from 1.30 to 1.31 in /core
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.30) --- 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 fc3d600 commit d8e674f

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.30"
83+
shaded "org.yaml:snakeyaml:1.31"
8484

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

0 commit comments

Comments
 (0)