Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-platform-fabric to v…
Browse files Browse the repository at this point in the history
…5.14.0
  • Loading branch information
renovate[bot] authored and jpenilla committed Jun 23, 2024
1 parent 0c1c3a2 commit a7b1790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

implementation(include("org.fusesource.jansi", "jansi", "2.4.1"))

modImplementation(include("net.kyori", "adventure-platform-fabric", "5.14.0-SNAPSHOT"))
modImplementation(include("net.kyori", "adventure-platform-fabric", "5.14.0"))

implementation(transitiveInclude("org.spongepowered:configurate-hocon:4.1.2")!!)

Expand Down

0 comments on commit a7b1790

Please sign in to comment.