Skip to content

Commit 8b8a611

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump snakeyaml from 1.27 to 1.28
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.27 to 1.28. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.28..snakeyaml-1.27) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d3ab0a commit 8b8a611

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
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("org.slf4j:slf4j-api")
6262
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.3")
6363

64-
implementation("org.yaml:snakeyaml:1.27")
64+
implementation("org.yaml:snakeyaml:1.28")
6565
implementation("com.squareup.moshi:moshi:1.12.0")
6666
implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
6767
testImplementation("com.beust:klaxon:5.5")

0 commit comments

Comments
 (0)