Skip to content

Commit

Permalink
Updated NoteBlockLib
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jun 29, 2024
1 parent 6c75e7a commit 572d3d3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,10 @@ configurations {

repositories {
mavenCentral()
maven {
name = "Lenni0451"
url = "https://maven.lenni0451.net/snapshots"
}
}

dependencies {
include "net.raphimc:NoteBlockLib:2.1.2-SNAPSHOT"
include "net.raphimc:NoteBlockLib:2.1.2"
include "com.formdev:flatlaf:3.4.1"
include "net.lenni0451.commons:swing:1.5.1"
include "org.lwjgl:lwjgl:3.3.3"
Expand Down

0 comments on commit 572d3d3

Please sign in to comment.