Skip to content

Commit

Permalink
Merge pull request #229 from gocd-contrib/dependabot/gradle/cd.go.plu…
Browse files Browse the repository at this point in the history
…gin-go-plugin-api-22.2.0

Bump go-plugin-api from 22.1.0 to 22.2.0
  • Loading branch information
chadlwilson authored Aug 19, 2022
2 parents de3b836 + 2f496bd commit 370f1e3
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 @@ -58,7 +58,7 @@ configurations.all {
}

dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '22.1.0'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '22.2.0'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
implementation group: 'org.kohsuke', name: 'github-api', version: '1.308'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.3'
Expand Down

0 comments on commit 370f1e3

Please sign in to comment.