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.0 (#20)
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent a8c43c4 commit a8502ca
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 @@ -33,7 +33,7 @@ dependencies {
compileOnly('org.geysermc.geyser:api:2.2.0-SNAPSHOT')

api('com.fasterxml.jackson.core:jackson-annotations:2.17.0')
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3')
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0')
api('com.fasterxml.jackson.core:jackson-core:2.17.0')
}

Expand Down

0 comments on commit a8502ca

Please sign in to comment.