Skip to content

8.0.10 (2023-04-01)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 01 Apr 10:31
· 124 commits to master since this release
f1482ac

Enhancements

  • N/A

Fixes

  • [#2152] Get a NullPointerException when removing a driver if an error occurred in afterMethod

Known Issues

  • N/A

Dependencies Updates

  • N/A

Migration Steps

  • Update in your project pom.xml version for carina-core dependency to 8.0.10
  • Rebuild the project mvn -U clean compile install