Skip to content

Commit

Permalink
Remove unused codenarc config + bump jruby plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Dec 20, 2021
1 parent ff7635d commit 133c292
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ buildscript {
plugins {
id "signing"
id "io.codearte.nexus-staging" version "0.22.0"
id "de.marcphilipp.nexus-publish" version "0.4.0"
id 'com.github.jruby-gradle.base' version '2.0.0'
id 'com.github.jruby-gradle.base' version '2.0.1'
}

apply plugin: 'io.codearte.nexus-staging'
Expand Down
57 changes: 0 additions & 57 deletions config/codenarc/codenarc.groovy

This file was deleted.

0 comments on commit 133c292

Please sign in to comment.