Skip to content

Commit c8f4da5

Browse files
committed
Cleanup gradle build file
1 parent e93b6df commit c8f4da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ changelog {
149149

150150
nexusPublishing {
151151
packageGroup.set("org.hildan")
152-
this.repositories {
152+
repositories {
153153
sonatype()
154154
}
155155
}

0 commit comments

Comments
 (0)