kotlin-dsl.gradle.plugin Where are the artifacts f...
# getting-started
t
kotlin-dsl.gradle.plugin Where are the artifacts for
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:0.18.4
deployed to? I am using
id("org.gradle.kotlin.kotlin-dsl") version "0.18.2"
in a
build.gradle.kts
file. When I try to update the version then Gradle states that it cannot find the artifact. I suspect I have to add some Maven repository. Which?