mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Minor: bump Dokka version to fix build
This commit is contained in:
parent
b0b8c74c25
commit
92c92db33d
@ -13,7 +13,7 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.1"
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.2"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user