Skip to content

Commit 3dbdc31

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump snakeyaml from 1.29 to 1.30
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 1.30. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.29) --- 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 20f87f4 commit 3dbdc31

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
@@ -57,7 +57,7 @@ dependencies {
5757
implementation("org.slf4j:slf4j-api")
5858
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
5959

60-
implementation("org.yaml:snakeyaml:1.29")
60+
implementation("org.yaml:snakeyaml:1.30")
6161
implementation("com.squareup.moshi:moshi:1.12.0")
6262
implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
6363
testImplementation("com.beust:klaxon:5.5")

0 commit comments

Comments
 (0)