Skip to content

Commit

Permalink
Update dependency de.eldoria.util:jackson-configuration to v2.0.6 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 69319ed commit 05a11c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencyResolutionManagement {
library("adventure-minimessage", "net.kyori:adventure-text-minimessage:4.16.0")
// utilities
library("eldoutil-legacy", "de.eldoria:eldo-util:1.14.4")
library("eldoutil-jackson", "de.eldoria.util:jackson-configuration:2.0.3")
library("eldoutil-jackson", "de.eldoria.util:jackson-configuration:2.0.6")
library("messageblocker", "de.eldoria:messageblocker:1.1.2")
// misc
library("jetbrains-annotations", "org.jetbrains:annotations:24.1.0")
Expand Down

0 comments on commit 05a11c6

Please sign in to comment.