Skip to content

Commit

Permalink
Merge pull request #40 from gocd/dependabot/gradle/cd.go.groovydsl-ds…
Browse files Browse the repository at this point in the history
…l-2.2.0-665

Bump cd.go.groovydsl:dsl from 2.2.0-657 to 2.2.0-665
  • Loading branch information
chadlwilson authored Apr 12, 2024
2 parents 148e96d + 16aa7e9 commit 5990bbd
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 @@ -9,7 +9,7 @@ repositories {

dependencies {
compileOnly 'org.apache.groovy:groovy-json:4.0.21'
implementation 'cd.go.groovydsl:dsl:2.2.0-657'
implementation 'cd.go.groovydsl:dsl:2.2.0-665'
}

sourceSets {
Expand Down

0 comments on commit 5990bbd

Please sign in to comment.