Skip to content

Commit

Permalink
Revert "Bump net.kyori:adventure-platform-fabric from 5.9.0 to 5.10.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLimeGlass authored Dec 22, 2023
1 parent e099bfa commit 694a303
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 694a303

Please # to comment.