Skip to content

Commit 4342d18

Browse files
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.17.1 to 2.19.0. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78b6cb6 commit 4342d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
classpath("com.fasterxml.jackson.core:jackson-core:2.17.1")
1717
classpath("com.fasterxml.jackson.core:jackson-databind:2.17.1")
1818
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.1")
19-
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
19+
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
2020
classpath("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
2121
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20") {
2222
exclude("com.fasterxml.jackson")

0 commit comments

Comments
 (0)