Skip to content

Commit

Permalink
Merge pull request #50 from Legacy-Edition-Minigames/dependabot/gradl…
Browse files Browse the repository at this point in the history
…e/net.raphimc-NoteBlockLib-2.1.3

Bump net.raphimc:NoteBlockLib from 2.1.2-SNAPSHOT to 2.1.3
  • Loading branch information
kyrptonaught authored Jul 2, 2024
2 parents 3a5c367 + ac996f0 commit b327263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {

//NBS
modImplementation include("net.kyrptonaught:NoteBlockPlayer:0.0.2") { exclude group: "net.fabricmc.fabric-api" }
implementation include('net.raphimc:NoteBlockLib:2.1.2-SNAPSHOT');
implementation include('net.raphimc:NoteBlockLib:2.1.3');

//Discord Bridge
shadow implementation("net.dv8tion:JDA:5.0.0-beta.24") { exclude module: 'opus-java' }
Expand Down

0 comments on commit b327263

Please sign in to comment.