Skip to content

Commit

Permalink
Bump info.u-team.gradle_files:gradle_files from 1.2.2 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [info.u-team.gradle_files:gradle_files](https://github.com/MC-U-Team/Gradle-Files) from 1.2.2 to 3.0.2.
- [Commits](MC-U-Team/Gradle-Files@1.2.2...3.0.2)

---
updated-dependencies:
- dependency-name: info.u-team.gradle_files:gradle_files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent c24e390 commit baf1963
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 @@ -14,7 +14,7 @@ buildscript {
dependencies {
classpath group: "net.minecraftforge.gradle", name: "ForgeGradle", version: "5.1.+", changing: true
classpath group: "org.parchmentmc", name: "librarian", version: "1.+", changing: true
classpath group: "info.u-team.gradle_files", name: "gradle_files", version: "1.2.2"
classpath group: "info.u-team.gradle_files", name: "gradle_files", version: "3.0.2"
classpath group: "info.u-team.curse_gradle_uploader", name: "curse_gradle_uploader", version: "1.5.1"
}
}
Expand Down

0 comments on commit baf1963

Please sign in to comment.