Skip to content

Commit

Permalink
chore(deps): Update dependency com.viaversion:viaversion-api to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2022
1 parent b01ef3d commit ef01faf
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.0.0-21w19a'
compileOnlyApi 'com.viaversion:viaversion-api:4.3.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 ef01faf

Please sign in to comment.