Skip to content

Commit 2e64f78

Browse files
committed
build(deps): bump configlib to 2.3.0
1 parent cea4e5d commit 2e64f78

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ dependencies {
7474
implementation 'com.github.Revxrsal.Lamp:bukkit:3.1.5'
7575
implementation 'com.github.Revxrsal.Lamp:common:3.1.5'
7676

77-
implementation("de.exlll:configlib-core:2.2.1") {
78-
exclude group: 'org.yaml', module: 'snakeyaml'
79-
}
77+
implementation("de.exlll:configlib-core:2.3.0")
8078

8179
implementation 'org.bstats:bstats-bukkit:3.0.0'
8280

0 commit comments

Comments
 (0)