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.17.2
  • Loading branch information
neoforged-renovate[bot] authored Aug 6, 2024
1 parent 7386b45 commit 04ea9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:23.1.0'
implementation 'org.kohsuke:github-api:1.323'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.58'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.3'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2'

implementation 'io.jsonwebtoken:jjwt-api:0.10.5'
implementation 'io.jsonwebtoken:jjwt-impl:0.10.5'
Expand Down

0 comments on commit 04ea9aa

Please sign in to comment.