Skip to content

Commit 456cae3

Browse files
committed
Bump go-plugin-base to 1.1.1
1 parent abdf3a8 commit 456cae3

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
@@ -87,7 +87,7 @@ ext {
8787

8888
dependencies {
8989
compileOnly project.deps.gocdPluginApi
90-
implementation 'cd.go.plugin.base:gocd-plugin-base:1.1.0'
90+
implementation 'cd.go.plugin.base:gocd-plugin-base:1.1.1'
9191
implementation project.deps.apacheDsApi
9292
runtimeOnly "org.apache.directory.api:api-ldap-codec-standalone:${project.versions.apacheDsApi}"
9393
constraints {

0 commit comments

Comments
 (0)