diff --git a/pom.xml b/pom.xml index 5290fc2..7f533c6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ ${java.version} ${java.version} - 0.28.1 + 0.28.1 4.2.2 6.4.2 5.11.3 @@ -78,8 +78,8 @@ com.willowtreeapps.assertk - assertk-coroutines-jvm - 0.28.1 + assertk-jvm + ${assertk.version} test @@ -92,28 +92,12 @@ kotlin-stdlib - - org.awaitility - awaitility-kotlin - ${awaitility.version} - test - - - org.jetbrains.kotlin - kotlin-test-junit5 - test - org.junit.jupiter junit-jupiter-api ${junit.version} test - - org.jetbrains.kotlinx - kotlinx-coroutines-test - test - org.slf4j slf4j-simple @@ -121,7 +105,7 @@ com.willowtreeapps.assertk - assertk-coroutines-jvm + assertk-jvm test @@ -212,6 +196,9 @@ analyze-only + + true +