Skip to content

1.0.2 (2023-04-05)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 06 Apr 10:12
· 18 commits to master since this release
5322c10

Enhancements

  • [#16] Excluded TestNG, Selenium and rest-assured compile dependencies
  • [#14] Changed TestNG dependency scope to test

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • com.zebrunner.carina-commons 1.0.1 -> 1.0.2
  • com.zebrunner.carina-utils 1.0.1 -> 1.0.3

Migration Steps

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