Skip to content

Commit

Permalink
chore(deps): Update dependency com.viaversion:viaversion-api to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 609e417 commit 5735586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform-viaversion/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compileOnlyApi 'com.viaversion:viaversion-api:4.3.0'
compileOnlyApi 'com.viaversion:viaversion-api:5.0.1'
implementation project(':adventure-platform-facet')
implementation("net.kyori:adventure-text-serializer-gson:${rootProject.adventure}") {
exclude group: "com.google.code.gson"
Expand Down

0 comments on commit 5735586

Please sign in to comment.