mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Bump Dokka version, it has to be kept in sync with the Kotlin compiler.
This commit is contained in:
parent
b915a30dee
commit
65f1e52d12
@ -18,7 +18,7 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.2"
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user