Skip to content

Commit 6c613cd

Browse files
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 in /examples
Bumps com.gradle.plugin-publish from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bee4b04 commit 6c613cd

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
@@ -3,7 +3,7 @@ plugins {
33
id 'io.freefair.github.dependency-submission'
44
id 'io.freefair.maven-central.validate-poms' apply false
55
id 'io.freefair.lombok' apply false
6-
id "com.gradle.plugin-publish" version "1.3.0" apply false
6+
id "com.gradle.plugin-publish" version "1.3.1" apply false
77
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
88
id 'org.jetbrains.kotlin.jvm' apply false
99
}

0 commit comments

Comments
 (0)