Skip to content

Commit 477d6c0

Browse files
authored
Merge pull request #103 from tomzo/dependabot/gradle/cd.go.plugin-go-plugin-api-25.1.0
Bump cd.go.plugin:go-plugin-api from 24.4.0 to 25.1.0
2 parents bc09bff + af0dad3 commit 477d6c0

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 = '24.4.0'
38+
pluginApiVersion = '25.1.0'
3939
}
4040

4141
dependencies {

0 commit comments

Comments
 (0)