Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 2ca4359

Browse files
authored
deps: update dependency io.codearte.gradle.nexus:gradle-nexus-staging-plugin to v0.30.0 (#239)
1 parent a9f0d79 commit 2ca4359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9",
13-
"io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
13+
"io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)