Skip to content

Commit e135425

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

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
@@ -99,7 +99,7 @@ dependencies {
9999
api 'com.github.docker-java:docker-java-transport-zerodep'
100100

101101
shaded 'com.google.guava:guava:33.3.1-jre'
102-
shaded "org.yaml:snakeyaml:2.4"
102+
shaded "org.yaml:snakeyaml:2.5"
103103

104104
shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'
105105

0 commit comments

Comments
 (0)