From 82e3ec2eaaa79029967615e7b92ac029766f1508 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Mon, 21 Feb 2022 19:05:02 +0300 Subject: [PATCH] Update junit 4.12 -> 4.13.1 in js archetype --- .../src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/tools/maven-archetypes/kotlin-archetype-js/src/main/resources/archetype-resources/pom.xml b/libraries/tools/maven-archetypes/kotlin-archetype-js/src/main/resources/archetype-resources/pom.xml index 353ccf4f7eb..0154ada4132 100644 --- a/libraries/tools/maven-archetypes/kotlin-archetype-js/src/main/resources/archetype-resources/pom.xml +++ b/libraries/tools/maven-archetypes/kotlin-archetype-js/src/main/resources/archetype-resources/pom.xml @@ -14,7 +14,7 @@ UTF-8 ${kotlinVersion} official - 4.12 + 4.13.1