Skip to content

Commit

Permalink
Bump info.u-team:u_team_core-forge-1.20.1 from 5.1.3.268 to 5.1.4.269
Browse files Browse the repository at this point in the history
Bumps [info.u-team:u_team_core-forge-1.20.1](https://github.com/MC-U-Team/U-Team-Core) from 5.1.3.268 to 5.1.4.269.
- [Changelog](https://github.com/MC-U-Team/U-Team-Core/blob/1.20.1/CHANGELOG.md)
- [Commits](https://github.com/MC-U-Team/U-Team-Core/commits)

---
updated-dependencies:
- dependency-name: info.u-team:u_team_core-forge-1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 4, 2023
1 parent 4061bee commit 21f7f31
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 @@ -105,7 +105,7 @@ repositories {
dependencies {
minecraft gradlefiles.forgeDependency()

implementation fg.deobf("info.u-team:u_team_core-forge-1.20.1:5.1.3.268")
implementation fg.deobf("info.u-team:u_team_core-forge-1.20.1:5.1.4.269")

runtimeOnly fg.deobf("mezz.jei:jei-${config.minecraft.version}-forge:${config.jei.version}")
}
Expand Down

0 comments on commit 21f7f31

Please sign in to comment.