Skip to content

1.1.3 (2023-06-29)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 29 Jun 13:50
· 3 commits to master since this release
dbfef96

Enhancements

  • [#19] Moved classes that used only by current module from the carina-utils

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.4 -> 1.1.5
  • org.apache.poi.poi-ooxml 4.1.2
  • Removed org.apache.commons.commons-lang3

Migration Steps

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