assertj-core-kotlin icon indicating copy to clipboard operation
assertj-core-kotlin copied to clipboard

AssertJ and other Version Updates

Open comdotlinux opened this issue 1 year ago • 2 comments

  • Updated to gradle 8.2.1
  • Upgraded to kotlin 1.8.22
  • updated assertj to 3.24.2
  • junit4 to 4.13.2
  • coveralls to 2.12.2

Had to update the script a little bit to make gradle happy and tests are runnign locally but I am not sure if there is loss of functionality, would be happy to update of there are problems, I have no access to travis.

comdotlinux avatar Jul 21 '23 09:07 comdotlinux

Fixes https://github.com/wuan/assertj-core-kotlin/issues/6

comdotlinux avatar Jul 24 '23 06:07 comdotlinux

Thank you, after merging some older PRs there are some conflicts which should be easy to fix. Will try to verify the change locally.

wuan avatar Sep 07 '23 20:09 wuan