From 52d066c10a50b0e34f1c390c965a89ae403e07a9 Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Mon, 25 Apr 2022 22:27:12 +0300 Subject: Update documentation and examples to Dokka 1.6.21 (#2465) --- 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 8e6c4ca2..8e3d0c27 100644 --- a/examples/maven/pom.xml +++ b/examples/maven/pom.xml @@ -8,8 +8,8 @@ kotlin-maven-example 1.0-SNAPSHOT - 1.6.20 - 1.6.20 + 1.6.21 + 1.6.21 -- cgit