commit | 36c0b3158ed20dc913c1fdc0cac95f460c802f42 | [log] [tgz] |
---|---|---|
author | Andrey Yastrebov <andrey.yastrebov@jetbrains.com> | Thu Jan 16 14:35:34 2025 +0100 |
committer | Andrey Yastrebov <andrey.yastrebov@jetbrains.com> | Thu Jan 16 14:35:34 2025 +0100 |
tree | fbde164fe7955203f563d300db71c62cc08c674d | |
parent | 9516f88fcc7699edca7c3d3ca483ec8d0b118557 [diff] |
fixup! KT-72865 Bump Juni5 to 5.11.4 and testng to 7.5.1
diff --git a/repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/kotlin-test-junit5/kotlin-test-junit5.pom b/repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/kotlin-test-junit5/kotlin-test-junit5.pom index c313940..ebc67bc 100644 --- a/repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/kotlin-test-junit5/kotlin-test-junit5.pom +++ b/repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/kotlin-test-junit5/kotlin-test-junit5.pom
@@ -53,7 +53,7 @@ <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-launcher</artifactId> - <version>1.11.3</version> + <version>1.11.4</version> <scope>runtime</scope> </dependency> </dependencies>