Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat…
Browse files Browse the repository at this point in the history
…-yaml to v2.18.1
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent fb00ac7 commit 1fb4fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.jetbrains:annotations:24.1.0")

implementation("org.kohsuke:github-api:1.322")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
}

Expand Down

0 comments on commit 1fb4fa7

Please sign in to comment.