Skip to content

Commit

Permalink
chore(deps): Update dependency com.viaversion:viaversion-api to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2023
1 parent 5a18ce1 commit 2aba0fb
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:4.6.0'
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 2aba0fb

Please sign in to comment.