Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.main:jenkins-core to v2.439
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 67563c4 commit 9d08a36
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.17')
compileOnly('org.jenkins-ci.main:jenkins-core:2.404')
compileOnly('org.jenkins-ci.main:jenkins-core:2.439')
compileOnly('com.cloudbees:groovy-cps:1.34')
}

Expand Down

0 comments on commit 9d08a36

Please sign in to comment.