Skip to content

Commit 468d552

Browse files
authored
Update build.gradle.kts
1 parent 6107a97 commit 468d552

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
@@ -1,6 +1,6 @@
11
plugins {
22
`maven-publish`
3-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
3+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
44
signing
55
id("io.micronaut.test-resources") version "3.7.7" apply (false)
66
}

0 commit comments

Comments
 (0)