Skip to content

Commit

Permalink
Merge pull request #43 from gocd/dependabot/gradle/cd.go.plugin-go-pl…
Browse files Browse the repository at this point in the history
…ugin-api-19.2.0

Bump go-plugin-api from 18.1.0 to 19.2.0
  • Loading branch information
ketan authored Jun 27, 2019
2 parents 041cf0a + b1ffbf4 commit 9c50c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd-filebased-authentication-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.1.0'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile project(':bcrypt')
compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
Expand Down

0 comments on commit 9c50c53

Please sign in to comment.