Skip to content

Commit 533b70d

Browse files
Update dependency net.kyori:adventure-text-logger-slf4j to v4.26.0-SNAPSHOT
1 parent 7ab40c6 commit 533b70d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ dependencies {
2626
api(project(":files"))
2727

2828
compileOnly("org.jspecify:jspecify:1.0.0")
29-
compileOnlyApi("net.kyori:adventure-text-logger-slf4j:4.25.0-SNAPSHOT")
29+
compileOnlyApi("net.kyori:adventure-text-logger-slf4j:4.26.0-SNAPSHOT")
3030
compileOnlyApi("net.kyori:adventure-text-minimessage:4.26.0-SNAPSHOT")
3131

32-
testImplementation("net.kyori:adventure-text-logger-slf4j:4.25.0-SNAPSHOT")
32+
testImplementation("net.kyori:adventure-text-logger-slf4j:4.26.0-SNAPSHOT")
3333
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")

0 commit comments

Comments
 (0)