Skip to content

Commit b6d7a28

Browse files
authored
update version of hypertrace publish plugin (#20)
1 parent 9bf2727 commit b6d7a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.hypertrace.gradle.publishing.License
33

44
plugins {
55
id("org.hypertrace.ci-utils-plugin") version "0.2.0"
6-
id("org.hypertrace.publish-plugin") version "0.4.4-SNAPSHOT" apply false
6+
id("org.hypertrace.publish-plugin") version "1.0.0" apply false
77
id("org.hypertrace.repository-plugin") version "0.2.3"
88
}
99

0 commit comments

Comments
 (0)