aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-basic
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-06-06 14:51:34 +0200
committerGitHub <noreply@github.com>2023-06-06 14:51:34 +0200
commitbb1c1514b5c4e94fd823517d9b94b1b264c99b4c (patch)
treed3c00740af1692e398bc67ad73963e68ddc4bb48 /integration-tests/gradle/projects/it-basic
parentd680b14ee033da5b7edf2406c35a93583a8f8eed (diff)
downloaddokka-bb1c1514b5c4e94fd823517d9b94b1b264c99b4c.tar.gz
dokka-bb1c1514b5c4e94fd823517d9b94b1b264c99b4c.tar.bz2
dokka-bb1c1514b5c4e94fd823517d9b94b1b264c99b4c.zip
Update Dokka's references to 1.8.20 (#3028)
Diffstat (limited to 'integration-tests/gradle/projects/it-basic')
-rw-r--r--integration-tests/gradle/projects/it-basic/build.gradle.kts2
-rw-r--r--integration-tests/gradle/projects/it-basic/gradle.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/integration-tests/gradle/projects/it-basic/build.gradle.kts b/integration-tests/gradle/projects/it-basic/build.gradle.kts
index 23f11cbb..92e868ac 100644
--- a/integration-tests/gradle/projects/it-basic/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-basic/build.gradle.kts
@@ -16,7 +16,7 @@ buildscript {
}
}
-version = "1.8.10-SNAPSHOT"
+version = "1.8.20-SNAPSHOT"
apply(from = "../template.root.gradle.kts")
diff --git a/integration-tests/gradle/projects/it-basic/gradle.properties b/integration-tests/gradle/projects/it-basic/gradle.properties
index 0fe2eafa..fb15e935 100644
--- a/integration-tests/gradle/projects/it-basic/gradle.properties
+++ b/integration-tests/gradle/projects/it-basic/gradle.properties
@@ -1 +1 @@
-dokka_it_kotlin_version=1.8.10
+dokka_it_kotlin_version=1.8.20