Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.google.testparameterinjector:test-parameter-inj…
…ector to v1.17 (#1611) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.testparameterinjector:test-parameter-injector](https://redirect.github.com/google/testparameterinjector) | dependencies | minor | `1.16` -> `1.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)</summary> ### [`v1.17`](https://redirect.github.com/google/testparameterinjector/blob/HEAD/CHANGELOG.md#117) - Added support for parsing `java.time.Duration` from a string. Example: <!----> @​Test public void myTest(@​TestParameter({"1d", "2h20min", "10.5ms"}) Duration duration){...} </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OC4wIiwidXBkYXRlZEluVmVyIjoiMzguNTguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information