Skip to content

Commit 25a4297

Browse files
Bump org.yaml:snakeyaml from 2.2 to 2.3
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) --- 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 8b8c0e7 commit 25a4297

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
@@ -71,7 +71,7 @@ dependencies {
7171
implementation("org.slf4j:slf4j-api:2.0.16")
7272
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
7373

74-
implementation("org.yaml:snakeyaml:2.2")
74+
implementation("org.yaml:snakeyaml:2.3")
7575
implementation("com.squareup.moshi:moshi:1.15.1")
7676
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
7777
testImplementation("com.beust:klaxon:5.5")

0 commit comments

Comments
 (0)