Skip to content

Commit

Permalink
Bump info.u-team:u_team_core-forge-1.20.1 from 5.1.3.267 to 5.1.3.268
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.267 to 5.1.3.268.
- [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] authored Jul 28, 2023
1 parent 6924598 commit 6c698d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ repositories {
dependencies {
minecraft gradlefiles.forgeDependency()

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

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

Expand Down

0 comments on commit 6c698d2

Please sign in to comment.