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-properties to v2.15.0
  • Loading branch information
renovate[bot] committed Apr 29, 2023
1 parent 295ffd3 commit a2a9b93
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 @@ -297,7 +297,7 @@ dependencies {
library 'io.leangen.geantyref:geantyref:1.3.14'
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.14.2'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.15.0'
library 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2'
// For handling multi platform configuration, simply amazing
// library "org.spongepowered:configurate-yaml:4.1.2"
Expand Down

0 comments on commit a2a9b93

Please sign in to comment.