Unverified Commit 4fb48a4a authored by Alexey Tsvetkov's avatar Alexey Tsvetkov Committed by GitHub

Update build-helpers (#393)

parent 10bb62f3
......@@ -9,10 +9,10 @@ pluginManagement {
maven("https://maven.pkg.jetbrains.space/public/p/space/maven")
}
dependencies {
classpath("org.jetbrains.compose.internal.build-helpers:publishing:0.1.0")
classpath("org.jetbrains.compose.internal.build-helpers:publishing:0.1.1")
classpath("org.kohsuke:github-api:1.116")
}
}
}
rootProject.name = "skiko"
include("ci")
\ No newline at end of file
include("ci")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment