mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
Minor: bump Dokka version to fix build
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user