FaucETH
FaucETH copied to clipboard
Bump kluent from 1.68 to 1.72
Bumps kluent from 1.68 to 1.72.
Release notes
Sourced from kluent's releases.
v1.72
What's Changed
🧰 Maintenance
- feat(build): Use java matrix in github action (#222)
@ursjoss
- Enforce Java version during publish (#224)
@MarkusAmshove
v1.71
What's Changed
🐛 Bug Fixes
- Target Java 8 (#221)
@MarkusAmshove
v1.70
What's Changed
🚀 Features
- Added
should throw
andshould not throw
assertions that operate on suspending functions (#216)@piotrb5e3
🐛 Bug Fixes
- Fix target Java version (#219)
@MarkusAmshove
v1.69
What's Changed
🚀 Features
🐛 Bug Fixes
- Fix order of ByteArray assertion params (#211)
@samsonjs
⬆️ Dependencies
Changelog
Sourced from kluent's changelog.
Changelog has moved to GitHub releases starting from 1.69.
1.69 (WIP)
- Add support for file assertions
shouldContainLineWithString
andshouldNotContainLineWithString
| Issue | PR | thanks to@priyaaank
Commits
61b16a6
Bump version1367166
Merge pull request #222 from ursjoss/fix/220-charsequence-isempty9bd24b3
Merge branch 'master' into fix/220-charsequence-isemptyab2818e
Merge pull request #224 from MarkusAmshove/enforce-java-publishing-versionb05db41
Enforce Java version check in publish script964d86a
Enforce publishing to run on Java 8b29ec91
Use only Java 8447aedf
Merge branch 'master' into fix/220-charsequence-isemptybbd65b7
Add maintenance label00581a0
Fail the build when using the wrong java version for publishing- Additional commits viewable in compare view
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)