We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cb757 commit e28186dCopy full SHA for e28186d
build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
implementation("org.jetbrains:annotations:24.1.0")
22
23
implementation("org.kohsuke:github-api:1.322")
24
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1")
25
implementation("com.squareup.okhttp3:okhttp:4.12.0")
26
}
27
0 commit comments