Skip to content

Commit f7bb7f2

Browse files
Update dependency net.kyori:adventure-text-logger-slf4j to v4.27.0-SNAPSHOT
1 parent 951c5a1 commit f7bb7f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ repositories {
2323

2424
dependencies {
2525
compileOnly("org.jspecify:jspecify:1.0.0")
26-
compileOnlyApi("net.kyori:adventure-text-logger-slf4j:4.26.2-SNAPSHOT")
26+
compileOnlyApi("net.kyori:adventure-text-logger-slf4j:4.27.0-SNAPSHOT")
2727
compileOnlyApi("net.kyori:adventure-text-minimessage:4.27.0-SNAPSHOT")
2828

2929
testCompileOnly("org.jspecify:jspecify:1.0.0")
30-
testImplementation("net.kyori:adventure-text-logger-slf4j:4.26.2-SNAPSHOT")
30+
testImplementation("net.kyori:adventure-text-logger-slf4j:4.27.0-SNAPSHOT")
3131
testImplementation("net.kyori:adventure-text-minimessage:4.27.0-SNAPSHOT")
3232
testImplementation("org.junit.jupiter:junit-jupiter")
3333
testImplementation("org.slf4j:slf4j-simple:2.1.0-alpha1")

0 commit comments

Comments
 (0)