Skip to content

Commit

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

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

---
updated-dependencies:
- dependency-name: com.viaversion:viaversion-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 5867fb2 commit b259f28
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 @@ -50,7 +50,7 @@ allprojects {
// For common source code
compileOnly "io.netty:netty-all:4.1.112.Final"

library "com.viaversion:viaversion-common:5.0.3-SNAPSHOT"
library "com.viaversion:viaversion-common:5.0.3"
library "com.viaversion:viabackwards-common:5.0.3-SNAPSHOT"
library "com.viaversion:viarewind-common:4.0.2"
library ("net.raphimc:ViaLegacy:3.0.3-SNAPSHOT") {
Expand Down

0 comments on commit b259f28

Please sign in to comment.