Skip to content

Commit

Permalink
Merge pull request #384 from gocd/dependabot/gradle/cd.go.plugin-go-p…
Browse files Browse the repository at this point in the history
…lugin-api-23.5.0

Bump cd.go.plugin:go-plugin-api from 23.4.0 to 23.5.0
  • Loading branch information
chadlwilson authored Jan 5, 2024
2 parents a792fad + 800cbdc commit 9308e48
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 @@ -54,7 +54,7 @@ java {

ext {
deps = [
gocdPluginApi: 'cd.go.plugin:go-plugin-api:23.4.0',
gocdPluginApi: 'cd.go.plugin:go-plugin-api:23.5.0',
kubernetesClientApi: 'io.fabric8:kubernetes-client-api:6.9.2',
]

Expand Down

0 comments on commit 9308e48

Please sign in to comment.