Skip to content

Commit ecdfe5d

Browse files
committed
Bump go-plugin-api to 23.1.0
1 parent 74ac8b3 commit ecdfe5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ java {
5454

5555
ext {
5656
deps = [
57-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:22.3.0',
57+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:23.1.0',
5858
]
5959

6060
versions = project.ext.deps.collectEntries { lib, libGav -> [lib, libGav.split(':').last()] }

0 commit comments

Comments
 (0)