Skip to content

Commit

Permalink
Merge pull request #5 from RaceAssist/dependabot/gradle/net.kyori-adv…
Browse files Browse the repository at this point in the history
…enture-text-minimessage-4.15.0

Bump net.kyori:adventure-text-minimessage from 4.13.0 to 4.15.0
  • Loading branch information
Nlkomaru authored Feb 11, 2024
2 parents ee66066 + 48e916f commit cb8687d
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 @@ -26,7 +26,7 @@ dependencies {
mappings("net.fabricmc:yarn:${project.yarn_mappings}")
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.13.0')
modImplementation('net.kyori:adventure-text-minimessage:4.15.0')
modImplementation include("net.kyori:adventure-platform-fabric:5.11.0")
}

Expand Down

0 comments on commit cb8687d

Please sign in to comment.