Skip to content

Commit

Permalink
build(deps): bump net.minecraftforge:forge
Browse files Browse the repository at this point in the history
Bumps [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) from 1.20.1-47.1.47 to 1.20.2-48.0.13.
- [Commits](https://github.com/MinecraftForge/MinecraftForge/commits)

---
updated-dependencies:
- dependency-name: net.minecraftforge:forge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 2334f8d commit 744b557
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 @@ -83,7 +83,7 @@ repositories {
}

dependencies {
minecraft 'net.minecraftforge:forge:1.20.1-47.1.47'
minecraft 'net.minecraftforge:forge:1.20.2-48.0.13'
}

jar {
Expand Down

0 comments on commit 744b557

Please sign in to comment.