issues
search
allure-framework
/
allure-kotlin
Allure integrations for test frameworks targeting Kotlin and Java with 1.6 source compatibility.
Apache License 2.0
57
stars
21
forks
source link
Update libraries
#56
Closed
misa
closed
3 years ago
misa
commented
3 years ago
Libraries updated
Kotlin 1.4.32
Kotlin serialization 1.1.0
Android Gradle plugin 4.1.3
Testing libraries updates
Notes
Newer versions of JUnit 5 (5.7.1) and Mockk (1.11.0) can't be used because they require Java 1.8
Gradle version can't be updated to 7.0 because "maven" plugin was deprecated and removed in Gradle 7.0 and "maven-publish" must be used instead of it
viclovsky
commented
3 years ago
https://github.com/allure-framework/allure-kotlin/pull/60
Libraries updated
Notes