Skip to content

Commit e28186d

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.20.1
1 parent 16cb757 commit e28186d

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
@@ -21,7 +21,7 @@ dependencies {
2121
implementation("org.jetbrains:annotations:24.1.0")
2222

2323
implementation("org.kohsuke:github-api:1.322")
24-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
24+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1")
2525
implementation("com.squareup.okhttp3:okhttp:4.12.0")
2626
}
2727

0 commit comments

Comments
 (0)