Skip to content

Commit

Permalink
Bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jul 15, 2023
1 parent b7f6ddb commit 8efce74
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 @@ -19,7 +19,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help

gocdPlugin {
id = 'cd.go.authorization.github'
pluginVersion = '3.3.1'
pluginVersion = '3.4.0'
goCdVersion = '20.9.0'
name = 'GitHub OAuth authorization plugin'
description = 'GitHub OAuth authorization plugin for GoCD'
Expand Down

0 comments on commit 8efce74

Please sign in to comment.