Skip to content

Commit

Permalink
Bump net.raphimc:viaaprilfools-common from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [net.raphimc:viaaprilfools-common](https://github.com/ViaVersion/ViaAprilFools) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/ViaVersion/ViaAprilFools/releases)
- [Commits](ViaVersion/ViaAprilFools@v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: net.raphimc:viaaprilfools-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 b1635e2 commit a0c3c14
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 @@ -10,7 +10,7 @@ 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("net.raphimc:viaaprilfools-common:3.0.1")
compileOnly("net.raphimc:viaaprilfools-common:3.0.3")
compileOnly("net.md-5:bungeecord-api:1.20-R0.3-SNAPSHOT")
implementation("net.lenni0451:Reflect:1.3.4")
}
Expand Down

0 comments on commit a0c3c14

Please sign in to comment.