ethereum-lists / 4bytes

List of 4byte identifiers for EVM smart contract functions
MIT License
468 stars 103 forks source link

Bump com.github.ben-manes:gradle-versions-plugin from 0.46.0 to 0.47.0 #83

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.github.ben-manes:gradle-versions-plugin from 0.46.0 to 0.47.0.

Release notes

Sourced from com.github.ben-manes:gradle-versions-plugin's releases.

v0.47.0

What's Changed

New Contributors

Full Changelog: https://github.com/ben-manes/gradle-versions-plugin/compare/v0.46.0...v0.47.0

Commits
  • 610f5b2 Increment version
  • 7d1fa03 Merge pull request #785 from bh-tt/master
  • d63a2b9 Parameter order with default parameters in test
  • dd2b51f Add filter configurations to README
  • 760778c Fix linter checks
  • 952b3ff Ignore maven repo change
  • b670384 Add option to filter configurations
  • 8c1ee4b Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
  • 65750e6 Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.20 to 1.8.21
  • d890b36 Replace deprecated toUpperCase() kotlin.text calls (#779)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)