Skip to content

Commit f34a24a

Browse files
committed
Remove unnecessary dependency
1 parent 8c37fc4 commit f34a24a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ ext {
8080

8181
dependencies {
8282
compileOnly project.deps.gocdPluginApi
83-
implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
8483
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.2'
8584
implementation group: 'org.apache.directory.api', name: 'api-ldap-client-api', version: '1.0.3'
8685
constraints {

0 commit comments

Comments
 (0)