Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.main:jenkins-core to v2.393
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent 2f8091f commit 304f0ca
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 @@ -137,7 +137,7 @@ configurations {
dependencies {
// Use the latest Groovy version for building this library
compileOnly('org.codehaus.groovy:groovy-all:3.0.15')
compileOnly('org.jenkins-ci.main:jenkins-core:2.391')
compileOnly('org.jenkins-ci.main:jenkins-core:2.393')
compileOnly('com.cloudbees:groovy-cps:1.34')
}

Expand Down

0 comments on commit 304f0ca

Please sign in to comment.