Skip to content

Commit

Permalink
Bump com.viaversion:viabackwards-common from 5.0.3-SNAPSHOT to 5.0.3 (#…
Browse files Browse the repository at this point in the history
…106)

Bumps com.viaversion:viabackwards-common from 5.0.3-SNAPSHOT to 5.0.3.

---
updated-dependencies:
- dependency-name: com.viaversion:viabackwards-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent b259f28 commit 749ad06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ allprojects {
compileOnly "io.netty:netty-all:4.1.112.Final"

library "com.viaversion:viaversion-common:5.0.3"
library "com.viaversion:viabackwards-common:5.0.3-SNAPSHOT"
library "com.viaversion:viabackwards-common:5.0.3"
library "com.viaversion:viarewind-common:4.0.2"
library ("net.raphimc:ViaLegacy:3.0.3-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
Expand Down

0 comments on commit 749ad06

Please sign in to comment.