Skip to content

Commit 8f85f85

Browse files
committed
fix(build): consume SlimefunMetrics via github-gradle (v1.0.0), drop jitpack
1 parent 4705872 commit 8f85f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repositories {
4141
}
4242

4343
dependencies {
44-
implementation("com.github.Slimefun5:SlimefunMetrics:master-SNAPSHOT")
44+
githubImplementation("Slimefun5:SlimefunMetrics:v1.0.0")
4545
compileOnly("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT")
4646
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
4747
githubCompileOnly("Slimefun5:Slimefun5:gh-v5.2.3.2")

0 commit comments

Comments
 (0)