Skip to content

Commit 4b18a52

Browse files
authored
Merge pull request #118 from tomzo/dependabot/gradle/cd.go.plugin-go-plugin-api-25.2.0
Bump cd.go.plugin:go-plugin-api from 25.1.0 to 25.2.0
2 parents 6fe26ed + 828a371 commit 4b18a52

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
@@ -35,7 +35,7 @@ java {
3535
}
3636

3737
ext {
38-
pluginApiVersion = '25.1.0'
38+
pluginApiVersion = '25.2.0'
3939
}
4040

4141
dependencies {

0 commit comments

Comments
 (0)