You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,7 +47,7 @@ automatically appear into Maven Central within several minutes.
47
47
In addition to Maven Central the plugin is available also from the [Plugin Portal](https://plugins.gradle.org/plugin/io.codearte.nexus-staging) and (in most cases) can be applied in a simplified way:
48
48
49
49
plugins {
50
-
id 'io.codearte.nexus-staging' version '0.20.0'
50
+
id 'io.codearte.nexus-staging' version '0.21.0'
51
51
}
52
52
53
53
Buildscript and `apply plugin` sections can be ommited in that case.
0 commit comments