Skip to content

Commit

Permalink
Bump com.viaversion:viabackwards-common from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps com.viaversion:viabackwards-common from 5.1.0 to 5.1.1.

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9c9b575 commit 8c7ba87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.1.3"

dependencies {
compileOnly("com.viaversion:viaversion-common:5.1.0")
compileOnly("com.viaversion:viabackwards-common:5.1.0")
compileOnly("com.viaversion:viabackwards-common:5.1.1")
compileOnly("com.viaversion:viarewind-common:4.0.2")
compileOnly("net.raphimc:viaaprilfools-common:3.0.1")
compileOnly("net.md-5:bungeecord-api:1.20-R0.3-SNAPSHOT")
Expand Down

0 comments on commit 8c7ba87

Please sign in to comment.