1.1.4 (2023-06-29)
Enhancements
- [#21] Created AzureConfiguration 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-azure dependency to
1.1.4
- Rebuild the project
mvn -U clean compile install