We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee3f85 commit 4f3bdb3Copy full SHA for 4f3bdb3
buildSrc/src/main/kotlin/kotlin-convention.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
`java-library`
6
kotlin("jvm")
7
id("dependencies-lock")
8
+ id("dependencies-publishing")
9
}
10
11
repositories {
0 commit comments