Skip to content

Commit 498a843

Browse files
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 (#34)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed429ee commit 498a843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java-gradle-plugin'
44

55
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
6-
id 'com.gradle.plugin-publish' version '1.3.0'
6+
id 'com.gradle.plugin-publish' version '1.3.1'
77

88
// https://plugins.gradle.org/plugin/org.nosphere.gradle.github.actions
99
id 'org.nosphere.gradle.github.actions' version '1.4.0'

0 commit comments

Comments
 (0)