Skip to content

1.3.0 (2024-10-25)

Latest
Compare
Choose a tag to compare
@akamarouski akamarouski released this 25 Oct 07:50
93bc56b

Enhancements

  • [#2287] Bumped up carina-webdriver to 1.2.12

Fixes

  • N/A

Dependencies Updates

  • com.zebrunner.carina-webdriver 1.2.11 -> 1.2.12

Migration Steps

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