Skip to content

Commit 572d3d3

Browse files
committed
Updated NoteBlockLib
1 parent 6c75e7a commit 572d3d3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,10 @@ configurations {
2121

2222
repositories {
2323
mavenCentral()
24-
maven {
25-
name = "Lenni0451"
26-
url = "https://maven.lenni0451.net/snapshots"
27-
}
2824
}
2925

3026
dependencies {
31-
include "net.raphimc:NoteBlockLib:2.1.2-SNAPSHOT"
27+
include "net.raphimc:NoteBlockLib:2.1.2"
3228
include "com.formdev:flatlaf:3.4.1"
3329
include "net.lenni0451.commons:swing:1.5.1"
3430
include "org.lwjgl:lwjgl:3.3.3"

0 commit comments

Comments
 (0)