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.2
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent f42daae commit 53282d6
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.28')
annotationProcessor('com.fasterxml.jackson.core:jackson-annotations:2.15.1')
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.15.2'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.1'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2'
// 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 53282d6

Please sign in to comment.