Skip to content

Commit

Permalink
Bump jenkins-pipeline-unit from 1.4 to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Dependabot committed Jul 8, 2024
1 parent 74450ac commit 2df2bbd
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 @@ -35,7 +35,7 @@ dependencies {
compile group: 'org.assertj', name: 'assertj-core', version: '3.4.1'

// Jenkis Pipeline JUnit
compile group: 'com.lesfurets', name:'jenkins-pipeline-unit', version: '1.4'
compile group: 'com.lesfurets', name:'jenkins-pipeline-unit', version: '1.20'
compile group: 'com.cloudbees', name: 'groovy-cps', version: '1.12'

// grapes
Expand Down

0 comments on commit 2df2bbd

Please sign in to comment.