Skip to content

Commit 39322a7

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

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
@@ -82,7 +82,7 @@ dependencies {
8282

8383
api 'com.github.docker-java:docker-java-transport-zerodep'
8484

85-
shaded "org.yaml:snakeyaml:1.29"
85+
shaded "org.yaml:snakeyaml:1.30"
8686

8787
shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'
8888

0 commit comments

Comments
 (0)