Skip to content

Commit 6bf9f52

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump snakeyaml from 1.30 to 1.31
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..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 8f5690e commit 6bf9f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation("org.slf4j:slf4j-api:1.7.36")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
7070

71-
implementation("org.yaml:snakeyaml:1.30")
71+
implementation("org.yaml:snakeyaml:1.31")
7272
implementation("com.squareup.moshi:moshi:1.13.0")
7373
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
7474
testImplementation("com.beust:klaxon:5.5")

0 commit comments

Comments
 (0)