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
…6.2.0
  • Loading branch information
renovate[bot] authored and jpenilla committed Dec 23, 2024
1 parent 3842be9 commit 212f7bb
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", "6.1.0"))
modImplementation(include("net.kyori", "adventure-platform-fabric", "6.2.0"))

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

Expand Down

0 comments on commit 212f7bb

Please sign in to comment.