Skip to content

1.2.7 (2024-02-13)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 13 Feb 21:45
· 17 commits to master since this release
9a9b54c

Enhancements

  • [#2265] Bumped up carina-webdriver to 1.2.9

Fixes

  • N/A

Dependencies Updates

  • com.zebrunner.carina-webdriver 1.2.8 -> 1.2.9

Migration Steps

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