Skip to content

1.1.4 (2023-06-29)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 29 Jun 14:57
· 10 commits to master since this release
db3fc50

Enhancements

  • [#22] Created AppCenterConfiguration class based on the new Configuration class [carina-utils]

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.4 -> 1.1.5

Migration Steps

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