Skip to content

Commit 28e7455

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency io.codearte.nexus-staging:io.codearte.nexus-staging.gradle.plugin to v0.30.0
1 parent 0b9bb52 commit 28e7455

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
@@ -3,7 +3,7 @@ plugins {
33
id("com.diffplug.eclipse.apt") version "3.28.2" apply false
44
id("com.diffplug.spotless") version "5.10.2"
55
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
6-
id("io.codearte.nexus-staging") version "0.22.0"
6+
id("io.codearte.nexus-staging") version "0.30.0"
77
id("net.researchgate.release") version "2.8.1"
88
kotlin("jvm") version "1.4.0" apply false
99
}

0 commit comments

Comments
 (0)