Skip to content

Commit

Permalink
Bump net.lenni0451:Reflect from 1.3.4 to 1.4.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/Lenni0451/Reflect/releases)
- [Commits](Lenni0451/Reflect@1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d5768c4 commit 8db4b2a
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 @@ -12,7 +12,7 @@ dependencies {
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")
implementation("net.lenni0451:Reflect:1.3.4")
implementation("net.lenni0451:Reflect:1.4.0")
}

tasks {
Expand Down

0 comments on commit 8db4b2a

Please sign in to comment.