Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson…
Browse files Browse the repository at this point in the history
…-dataformat-yaml to v2.15.0
  • Loading branch information
renovate[bot] committed Apr 29, 2023
1 parent a2a9b93 commit 5195647
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 @@ -298,7 +298,7 @@ dependencies {
annotationProcessor('org.projectlombok:lombok:1.18.26')
annotationProcessor('com.fasterxml.jackson.core:jackson-annotations:2.15.0')
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.15.0'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0'
// For handling multi platform configuration, simply amazing
// library "org.spongepowered:configurate-yaml:4.1.2"
// Spigot/GitHub Releases Update checker. Am I that lazy? Yes.
Expand Down

0 comments on commit 5195647

Please sign in to comment.