Skip to content

Commit 0f97da6

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.yaml:snakeyaml from 1.30 to 1.33
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.33. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..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] <support@github.com>
1 parent ef06378 commit 0f97da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'com.google.code.gson:gson:2.8.9'
7979
implementation 'com.thaiopensource:trang:20091111'
8080
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
81-
implementation 'org.yaml:snakeyaml:1.30'
81+
implementation 'org.yaml:snakeyaml:1.33'
8282
implementation localGroovy()
8383

8484
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'

0 commit comments

Comments
 (0)