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.15.3 (#11)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 7fc6655 commit a2f00ec
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.1.1-SNAPSHOT')

api('com.fasterxml.jackson.core:jackson-annotations:2.15.3')
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
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 a2f00ec

Please sign in to comment.