From c20d1170254d2251d868dd114c599020d42dbb72 Mon Sep 17 00:00:00 2001 From: Marcin Aman Date: Thu, 8 Apr 2021 10:07:28 +0200 Subject: Bump kotlinx html to 0.7.3 (#1819) * Bump kotlinx html to 0.7.3 * Update repositories --- integration-tests/maven/projects/it-maven/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'integration-tests/maven/projects/it-maven/pom.xml') diff --git a/integration-tests/maven/projects/it-maven/pom.xml b/integration-tests/maven/projects/it-maven/pom.xml index 8c027d72..cfc8ba66 100644 --- a/integration-tests/maven/projects/it-maven/pom.xml +++ b/integration-tests/maven/projects/it-maven/pom.xml @@ -171,6 +171,11 @@ JCenter https://cache-redirector.jetbrains.com/jcenter.bintray.com/ + + Space + Space + https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven/ + -- cgit