Skip to content

Commit 09fd181

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump snakeyaml from 1.31 to 1.33
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.33. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..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] <support@github.com>
1 parent b549c40 commit 09fd181

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:2.0.3")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.1")
7070

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

0 commit comments

Comments
 (0)