Skip to content

Commit a646f75

Browse files
Bump org.yaml:snakeyaml from 1.33 to 2.5
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.5. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f66328 commit a646f75

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.13.1'
7979
implementation 'com.thaiopensource:trang:20091111'
8080
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
81-
implementation 'org.yaml:snakeyaml:1.33'
81+
implementation 'org.yaml:snakeyaml:2.5'
8282
implementation localGroovy()
8383

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

0 commit comments

Comments
 (0)