Skip to content

Commit 50d7507

Browse files
fix(deps): update dependency net.pistonmaster:pistonmotd-api to v5.2.6 (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1576649 commit 50d7507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ plugins {
44

55
dependencies {
66
implementation("org.spongepowered:configurate-yaml:4.2.0")
7-
compileOnly("net.pistonmaster:pistonmotd-api:5.2.5")
7+
compileOnly("net.pistonmaster:pistonmotd-api:5.2.6")
88
compileOnly("com.google.guava:guava:33.4.8-jre")
99
}

0 commit comments

Comments
 (0)