testlink-plugin icon indicating copy to clipboard operation
testlink-plugin copied to clipboard

Update hamcrest

Open NotMyFault opened this issue 1 year ago • 0 comments

🤖 This is an automatic PR for replacing the deprecated 'hamcrest-*' modules with 'hamcrest'.

All deprecated modules' code has been merged into 'hamcrest'. Consumers of hamcrest-* should replace the dependency with hamcrest, which is the drop-in module containing the code of the deprecated hamcrest-* modules.

Ping @NotMyFault if you have questions.

script source

Edit: The build failure happened independently to this PR and is present on the master branch too.

NotMyFault avatar Jun 13 '23 13:06 NotMyFault