drewhamilton / Poko

A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.
Apache License 2.0
318 stars 10 forks source link

fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 #391

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.testparameterinjector:test-parameter-injector 1.16 -> 1.17 age adoption passing confidence

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.