File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ dependencies {
66 // Dependencies that we want to shade in
77 implementation(" de.tr7zw:item-nbt-api:2.15.2" )
88 implementation(" com.iridium:IridiumColorAPI:1.0.9" )
9- implementation(" com.fasterxml.jackson.core:jackson-databind:2.19.2 " )
10- implementation(" com.fasterxml.jackson.core:jackson-core:2.19.2 " )
11- implementation(" com.fasterxml.jackson.core:jackson-annotations:2.19.2 " )
12- implementation(" com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 " )
9+ implementation(" com.fasterxml.jackson.core:jackson-databind:2.20.0 " )
10+ implementation(" com.fasterxml.jackson.core:jackson-core:2.20.0 " )
11+ implementation(" com.fasterxml.jackson.core:jackson-annotations:2.20 " )
12+ implementation(" com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.0 " )
1313 implementation(" com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0" )
1414 implementation(" org.yaml:snakeyaml:2.4" )
1515 implementation(" io.papermc:paperlib:1.0.8" )
You can’t perform that action at this time.
0 commit comments