Sourced from org.kiwiproject:kiwi's releases.
v4.1.0
Summary
- 2024-07-07T12:01:28.020103 - 8 commit(s) by Scott Leberknight, dependabot[bot]
Improvements 🚀
- Add method in KiwiPreconditions to check that a collection of String contains only non-blank elements [(#1152)](kiwiproject/kiwi#1152)
- Add method in KiwiPreconditions to check collection contains only non-null elements [(#1151)](kiwiproject/kiwi#1151)
Assorted 👜
- Sonar: fix modifier order in tests [(#1158)](kiwiproject/kiwi#1158)
- Cleanup: replace usages of deprecated catchThrowableOfType [(#1156)](kiwiproject/kiwi#1156)
Dependency Updates ⬆️
- Bump org.kiwiproject:retrying-again from 2.1.0 to 2.1.1 [(#1161)](kiwiproject/kiwi#1161)
- Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 [(#1160)](kiwiproject/kiwi#1160)
- Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 [(#1159)](kiwiproject/kiwi#1159)
e255e84
[maven-release-plugin] prepare release v4.1.06e78e24
Bump org.kiwiproject:retrying-again from 2.1.0 to 2.1.1 (#1161)d2cbbfb
Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (#1160)4d2b187
Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (#1159)d366244
Sonar: fix modifier order in tests (#1158)c6c3718
Add new collection argument check methods in KiwiPreconditions (#1157)4d300dd
Cleanup: replace usages of deprecated catchThrowableOfType (#1156)4b9e222
[maven-release-plugin] prepare for next development iteration