Skip to content

Commit

Permalink
Bump com.viaversion:viarewind-common from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [com.viaversion:viarewind-common](https://github.com/ViaVersion/ViaRewind) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/ViaVersion/ViaRewind/releases)
- [Commits](ViaVersion/ViaRewind@4.0.2...4.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent bb22c19 commit 2004cb3
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 @@ -9,7 +9,7 @@ version = "1.1.1"
dependencies {
compileOnly("com.viaversion:viaversion-common:5.1.0")
compileOnly("com.viaversion:viabackwards-common:5.1.0")
compileOnly("com.viaversion:viarewind-common:4.0.2")
compileOnly("com.viaversion:viarewind-common:4.0.3")
compileOnly("net.raphimc:viaaprilfools-common:3.0.1")
compileOnly("io.netty:netty-all:4.1.112.Final")
compileOnly("org.spongepowered:spongeapi:8.0.0")
Expand Down

0 comments on commit 2004cb3

Please sign in to comment.