Skip to content

Commit

Permalink
Use jpi plugin 0.36.1
Browse files Browse the repository at this point in the history
This version contains a bug fix:
jenkinsci/gradle-jpi-plugin#125
  • Loading branch information
wolfs committed Jan 3, 2020
1 parent e50a5f5 commit 59c7d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.util.zip.ZipFile

plugins {
id 'org.gradle.test-retry' version '1.0.0'
id 'org.jenkins-ci.jpi' version '0.36.0'
id 'org.jenkins-ci.jpi' version '0.36.1'
id 'ru.vyarus.animalsniffer' version '1.5.0'
id 'com.github.spotbugs' version '3.0.0'
id 'codenarc'
Expand Down

0 comments on commit 59c7d96

Please sign in to comment.