Skip to content

Commit fd7a852

Browse files
Bump snakeyaml from 1.31 to 1.32
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.31) --- 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 52936b7 commit fd7a852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allprojects {
2929
ext {
3030
husbylibVersion = "0.1." + ('git rev-list --count HEAD'.execute().text.trim())
3131
gsonVersion = "2.9.1"
32-
snakeVersion = "1.31"
32+
snakeVersion = "1.32"
3333
guavaVersion = "31.1-jre"
3434
configVersion = "1.4.2"
3535
mysqlVersion = "8.0.30"

0 commit comments

Comments
 (0)