Skip to content

Commit

Permalink
chore(deps): Update dependency com.viaversion:viaversion-api to v4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent f075f0e commit 78ac8b7
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.10.2'
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 78ac8b7

Please sign in to comment.