Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/net.kyori-adventure-text…
Browse files Browse the repository at this point in the history
…-minimessage-4.15.0
  • Loading branch information
Nlkomaru authored Feb 11, 2024
2 parents 2d42492 + ee66066 commit 48e916f
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 @@ -27,7 +27,7 @@ dependencies {
modImplementation("net.fabricmc:fabric-loader:${project.loader_version}")
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")
modImplementation('net.kyori:adventure-text-minimessage:4.15.0')
modImplementation include("net.kyori:adventure-platform-fabric:5.10.0")
modImplementation include("net.kyori:adventure-platform-fabric:5.11.0")
}

processResources {
Expand Down

0 comments on commit 48e916f

Please sign in to comment.