There was an error while loading. Please reload this page.
1 parent 4705872 commit 8f85f85Copy full SHA for 8f85f85
1 file changed
build.gradle.kts
@@ -41,7 +41,7 @@ repositories {
41
}
42
43
dependencies {
44
- implementation("com.github.Slimefun5:SlimefunMetrics:master-SNAPSHOT")
+ githubImplementation("Slimefun5:SlimefunMetrics:v1.0.0")
45
compileOnly("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT")
46
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
47
githubCompileOnly("Slimefun5:Slimefun5:gh-v5.2.3.2")
0 commit comments