We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea4e5d commit 2e64f78Copy full SHA for 2e64f78
build.gradle
@@ -74,9 +74,7 @@ dependencies {
74
implementation 'com.github.Revxrsal.Lamp:bukkit:3.1.5'
75
implementation 'com.github.Revxrsal.Lamp:common:3.1.5'
76
77
- implementation("de.exlll:configlib-core:2.2.1") {
78
- exclude group: 'org.yaml', module: 'snakeyaml'
79
- }
+ implementation("de.exlll:configlib-core:2.3.0")
80
81
implementation 'org.bstats:bstats-bukkit:3.0.0'
82
0 commit comments