Skip to content

Commit 3612e30

Browse files
fix(deps): update dependency de.exlll:configlib-yaml to v4.8.1
1 parent a2e33a9 commit 3612e30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bukkit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
implementation("net.pistonmaster:PistonUtils:1.4.0")
77
implementation("org.bstats:bstats-bukkit:3.1.0")
8-
implementation("de.exlll:configlib-yaml:4.8.0")
8+
implementation("de.exlll:configlib-yaml:4.8.1")
99

1010
compileOnly("net.dmulloy2:ProtocolLib:5.4.0")
1111
compileOnly("org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT")

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
api("de.exlll:configlib-yaml:4.8.0")
6+
api("de.exlll:configlib-yaml:4.8.1")
77
compileOnly("net.pistonmaster:pistonmotd-api:5.2.7")
88
compileOnly("org.apiguardian:apiguardian-api:1.1.2")
99
api("com.github.spotbugs:spotbugs-annotations:4.9.8")

0 commit comments

Comments
 (0)