From 5cc12df599f93817adde418509096bf867e6c9dc Mon Sep 17 00:00:00 2001 From: Marcin Aman Date: Thu, 3 Dec 2020 15:43:47 +0100 Subject: Bump dokka version to 1.4.20.2 --- integration-tests/gradle/projects/stdlib/stdlib.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-tests/gradle/projects') diff --git a/integration-tests/gradle/projects/stdlib/stdlib.diff b/integration-tests/gradle/projects/stdlib/stdlib.diff index d1ca9009..afb77fc9 100644 --- a/integration-tests/gradle/projects/stdlib/stdlib.diff +++ b/integration-tests/gradle/projects/stdlib/stdlib.diff @@ -525,7 +525,7 @@ index 0000000..76356e8 +++ b/gradle.properties @@ -0,0 +1,3 @@ +dokka_build = 611 -+dokka_version = 1.4.20-SNAPSHOT ++dokka_version = 1.4.20.2-SNAPSHOT +org.gradle.jvmargs=-Xmx4096m diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index d76b502..5028f28 100644 -- cgit