We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf2727 commit b6d7a28Copy full SHA for b6d7a28
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import org.hypertrace.gradle.publishing.License
3
4
plugins {
5
id("org.hypertrace.ci-utils-plugin") version "0.2.0"
6
- id("org.hypertrace.publish-plugin") version "0.4.4-SNAPSHOT" apply false
+ id("org.hypertrace.publish-plugin") version "1.0.0" apply false
7
id("org.hypertrace.repository-plugin") version "0.2.3"
8
}
9
0 commit comments