Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-annotations to v…
Browse files Browse the repository at this point in the history
…2.17.0 (#14)
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 442d99d commit 8119045
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 @@ -32,7 +32,7 @@ dependencies {
}
compileOnly('org.geysermc.geyser:api:2.2.0-SNAPSHOT')

api('com.fasterxml.jackson.core:jackson-annotations:2.15.3')
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.core:jackson-core:2.15.3')
}
Expand Down

0 comments on commit 8119045

Please sign in to comment.