Skip to content

Commit

Permalink
Merge pull request #13 from TheLimeGlass/revert-9-dependabot/gradle/n…
Browse files Browse the repository at this point in the history
…et.kyori-adventure-platform-fabric-5.10.1

Revert "Bump net.kyori:adventure-platform-fabric from 5.9.0 to 5.10.1"
  • Loading branch information
TheLimeGlass authored Dec 22, 2023
2 parents e099bfa + 694a303 commit 06c3b92
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 @@ -44,7 +44,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

// Adventure API
modImplementation include("net.kyori:adventure-platform-fabric:5.10.1")
modImplementation include("net.kyori:adventure-platform-fabric:5.9.0")

// Reflections
modImplementation include('org.reflections:reflections:0.10.2')
Expand Down

0 comments on commit 06c3b92

Please # to comment.