diff options
author | sebastian.sellmair <sebastian.sellmair@jetbrains.com> | 2020-07-27 14:37:46 +0200 |
---|---|---|
committer | Sebastian Sellmair <34319766+sellmair@users.noreply.github.com> | 2020-07-31 17:54:04 +0200 |
commit | e9f96f1100c9cc99ed34a7488f551fc76fc1fef7 (patch) | |
tree | 2d7351ca6b53f3f450582a69f77f483dad1d13c7 /integration-tests/gradle/projects/it-multiplatform-0/gradle.properties | |
parent | e5200753708274a96fe3036305d1b0696dce7022 (diff) | |
download | dokka-e9f96f1100c9cc99ed34a7488f551fc76fc1fef7.tar.gz dokka-e9f96f1100c9cc99ed34a7488f551fc76fc1fef7.tar.bz2 dokka-e9f96f1100c9cc99ed34a7488f551fc76fc1fef7.zip |
Submit failing test for Kotlin/Native being unable to resolve CPointer
Diffstat (limited to 'integration-tests/gradle/projects/it-multiplatform-0/gradle.properties')
-rw-r--r-- | integration-tests/gradle/projects/it-multiplatform-0/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties index 7ebac3ad..6e199df5 100644 --- a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties +++ b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties @@ -1 +1 @@ -dokka_it_kotlin_version=1.3.72 +dokka_it_kotlin_version=1.4.0-rc |