Skip to content

Commit

Permalink
Bump go-plugin-api from 22.2.0 to 22.3.0
Browse files Browse the repository at this point in the history
Bumps [go-plugin-api](https://github.com/gocd/gocd) from 22.2.0 to 22.3.0.
- [Release notes](https://github.com/gocd/gocd/releases)
- [Commits](gocd/gocd@22.2.0...22.3.0)

---
updated-dependencies:
- dependency-name: cd.go.plugin:go-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2022
1 parent 2cdc37f commit 0affb0a
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 @@ -52,7 +52,7 @@ java {

ext {
deps = [
gocdPluginApi: 'cd.go.plugin:go-plugin-api:22.2.0',
gocdPluginApi: 'cd.go.plugin:go-plugin-api:22.3.0',
awsSdk : 'com.amazonaws:aws-java-sdk:1.12.340',
]

Expand Down

0 comments on commit 0affb0a

Please sign in to comment.