Skip to content

Commit e2f9a9c

Browse files
committed
Bump gocd-plugin-base and simplify dependencies
1 parent 9eee70e commit e2f9a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gocd-file-based-secrets-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ext {
3333

3434
dependencies {
3535
compileOnly project.deps.gocdPluginApi
36-
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.1'
36+
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.2'
3737

3838
implementation project(':db')
3939
implementation project(':cli')

0 commit comments

Comments
 (0)