We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7635d commit 133c292Copy full SHA for 133c292
build.gradle
@@ -18,8 +18,7 @@ buildscript {
18
plugins {
19
id "signing"
20
id "io.codearte.nexus-staging" version "0.22.0"
21
- id "de.marcphilipp.nexus-publish" version "0.4.0"
22
- id 'com.github.jruby-gradle.base' version '2.0.0'
+ id 'com.github.jruby-gradle.base' version '2.0.1'
23
}
24
25
apply plugin: 'io.codearte.nexus-staging'
config/codenarc/codenarc.groovy
0 commit comments