From fc86d2125db751fcb93ed25e1d8e87577adcaa6a Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Mon, 20 Jun 2022 16:17:20 +0200 Subject: Update documentation and examples to Dokka 1.7.0 (#2542) --- examples/maven/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/maven') diff --git a/examples/maven/pom.xml b/examples/maven/pom.xml index 8e3d0c27..4c3049fc 100644 --- a/examples/maven/pom.xml +++ b/examples/maven/pom.xml @@ -8,8 +8,8 @@ kotlin-maven-example 1.0-SNAPSHOT - 1.6.21 - 1.6.21 + 1.7.0 + 1.7.0 -- cgit