MC-U-Team / Useful-Backpacks

This mod adds three new backpacks to the game which enhance your gaming experience
https://u-team.info/mods/usefulbackpacks
Apache License 2.0
26 stars 21 forks source link

Bump gradle_files from `113cdda` to `45f4cb3` #147

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gradle_files from 113cdda to 45f4cb3.

Commits
  • 45f4cb3 Fix wrongly used name
  • 9aa7466 Try to port some git build number, but better use git stash later
  • 3dc2c7a Fix bug, add parse for main branch
  • 4a063b0 Restructure git util a bit, extract execute util
  • 8c6b6a4 Make method for git util more debug friendly and add basic check if git can b...
  • 675e2c8 Add execute commands for git
  • b0d8def Fix .gitignore
  • 656dea1 Add base class for builder number fetching
  • 0ec35e1 Remove jgit, does not work the way i want. Easier to just implement with
  • 37621ac Use version that is compiled for java 8
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #149.