Skip to content

Commit

Permalink
chore(deps): update dependency com.viaversion:viaversion-api to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2021
1 parent 3e20030 commit 75516f5
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.1.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 75516f5

Please sign in to comment.