Skip to content

Commit a07e1a7

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.yaml:snakeyaml from 2.1 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1) --- 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 18c88ce commit a07e1a7

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
@@ -69,7 +69,7 @@ dependencies {
6969
implementation("org.slf4j:slf4j-api:2.0.7")
7070
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
7171

72-
implementation("org.yaml:snakeyaml:2.1")
72+
implementation("org.yaml:snakeyaml:2.2")
7373
implementation("com.squareup.moshi:moshi:1.15.0")
7474
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
7575
testImplementation("com.beust:klaxon:5.5")

0 commit comments

Comments
 (0)