Skip to content

Commit

Permalink
Merge pull request #281 from gocd/dependabot/gradle/cd.go.plugin.base…
Browse files Browse the repository at this point in the history
…-gocd-plugin-base-0.0.8

Bump cd.go.plugin.base:gocd-plugin-base from 0.0.7 to 0.0.8
  • Loading branch information
chadlwilson authored Aug 4, 2024
2 parents 8feaf67 + 293033c commit 6d6f98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ext {
dependencies {
compileOnly project.deps.gocdPluginApi
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.7'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.8'
implementation group: 'org.apache.directory.api', name: 'api-ldap-client-api', version: '1.0.3'
constraints {
implementation('org.apache.mina:mina-core:2.0.25') {
Expand Down

0 comments on commit 6d6f98d

Please sign in to comment.