Getting the following error after trying to bring ...
# dokka
i
Getting the following error after trying to bring an older project up-to-date with the latest versions of everything:
Copy code
Could not find org.jetbrains.dokka:integration:0.9.15.
Searched in the following locations:
    <https://repo1.maven.org/maven2/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.pom>
    <https://repo1.maven.org/maven2/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.jar>
    <https://plugins.gradle.org/m2/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.pom>
    <https://plugins.gradle.org/m2/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.jar>
    <https://jcenter.bintray.com/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.pom>
    <https://jcenter.bintray.com/org/jetbrains/dokka/integration/0.9.15/integration-0.9.15.jar>
Required by:
    :kweb:unspecified > org.jetbrains.dokka:dokka-gradle-plugin:0.9.15
Any ideas?