We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c37fc4 commit f34a24aCopy full SHA for f34a24a
build.gradle
@@ -80,7 +80,6 @@ ext {
80
81
dependencies {
82
compileOnly project.deps.gocdPluginApi
83
- implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
84
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.2'
85
implementation group: 'org.apache.directory.api', name: 'api-ldap-client-api', version: '1.0.3'
86
constraints {
0 commit comments