aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2022-04-14 16:08:11 +0300
committerGitHub <noreply@github.com>2022-04-14 16:08:11 +0300
commit334c9e14dff14f0eb08bda10bac9e622aa132afc (patch)
tree5ba5ac8938f1be540ee8324bed6759913ec96e03 /integration-tests/gradle/projects/it-basic-groovy/gradle.properties
parent21a50e214f3d834bd51525807929e1adb9d0fe6c (diff)
downloaddokka-334c9e14dff14f0eb08bda10bac9e622aa132afc.tar.gz
dokka-334c9e14dff14f0eb08bda10bac9e622aa132afc.tar.bz2
dokka-334c9e14dff14f0eb08bda10bac9e622aa132afc.zip
Use common gradle+kotlin versions across gradle integration tests (#2287)
* Use common gradle+kotlin versions across gradle integration tests * Separate JVM/Android/MPP tested versions * Fix react integration tests for 1.6.10 * Move kotlin react wrapper mapping to TestedVersions * Update gradle to 6.9.2
Diffstat (limited to 'integration-tests/gradle/projects/it-basic-groovy/gradle.properties')
-rw-r--r--integration-tests/gradle/projects/it-basic-groovy/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties b/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
index 7ebac3ad..04177526 100644
--- a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
+++ b/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
@@ -1 +1 @@
-dokka_it_kotlin_version=1.3.72
+dokka_it_kotlin_version=1.6.10