File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ dependencies {
2727
2828 compileOnly(" org.jspecify:jspecify:1.0.0" )
2929 compileOnlyApi(" net.kyori:adventure-text-logger-slf4j:4.25.0-SNAPSHOT" )
30- compileOnlyApi(" net.kyori:adventure-text-minimessage:4.25 .0-SNAPSHOT" )
30+ compileOnlyApi(" net.kyori:adventure-text-minimessage:4.26 .0-SNAPSHOT" )
3131
3232 testImplementation(" net.kyori:adventure-text-logger-slf4j:4.25.0-SNAPSHOT" )
33- testImplementation(" net.kyori:adventure-text-minimessage:4.25 .0-SNAPSHOT" )
33+ testImplementation(" net.kyori:adventure-text-minimessage:4.26 .0-SNAPSHOT" )
3434 testImplementation(" org.junit.jupiter:junit-jupiter" )
3535 testImplementation(" org.slf4j:slf4j-simple:2.1.0-alpha1" )
3636 testImplementation(platform(" org.junit:junit-bom:5.14.0" ))
You can’t perform that action at this time.
0 commit comments