google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)
### [`v1.17`](https://togithub.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){...}
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.16
->1.17
Release Notes
google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)
### [`v1.17`](https://togithub.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){...}Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.