Unverified Commit d5f664e1 authored by Alexey Tsvetkov's avatar Alexey Tsvetkov Committed by GitHub

Update build-helpers (#394)

parent ea433be9
...@@ -9,7 +9,7 @@ pluginManagement { ...@@ -9,7 +9,7 @@ pluginManagement {
maven("https://maven.pkg.jetbrains.space/public/p/space/maven") maven("https://maven.pkg.jetbrains.space/public/p/space/maven")
} }
dependencies { dependencies {
classpath("org.jetbrains.compose.internal.build-helpers:publishing:0.1.1") classpath("org.jetbrains.compose.internal.build-helpers:publishing:0.1.3")
classpath("org.kohsuke:github-api:1.116") classpath("org.kohsuke:github-api:1.116")
} }
} }
......
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