Skip to content

Commit 22bfd6f

Browse files
authored
Bump up plugin version to 3.0.2
1 parent 2bb1307 commit 22bfd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
1919

2020
gocdPlugin {
2121
id = 'cd.go.authorization.github'
22-
pluginVersion = '3.0.1'
22+
pluginVersion = '3.0.2'
2323
goCdVersion = '19.2.0'
2424
name = 'GitHub OAuth authorization plugin'
2525
description = 'GitHub OAuth authorization plugin for GoCD'

0 commit comments

Comments
 (0)