Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit cfe1902

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.2 (#309)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 564cd3a commit cfe1902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
dependencies {
1414
implementation 'com.github.java-json-tools:json-schema-validator:2.2.14'
1515
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2'
16-
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1'
16+
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2'
1717

1818
testImplementation platform('org.spockframework:spock-bom:2.1-groovy-3.0')
1919
testImplementation 'org.spockframework:spock-core'

0 commit comments

Comments
 (0)