Skip to content

Commit b2dd9ec

Browse files
Bump com.gradle.plugin-publish from 2.0.0 to 2.1.1 (#330)
Bumps com.gradle.plugin-publish from 2.0.0 to 2.1.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0b0477 commit b2dd9ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'eclipse'
33
id 'java-gradle-plugin'
44
id 'maven-publish' // used for publishing to local maven repository
5-
id 'com.gradle.plugin-publish' version '2.0.0'
5+
id 'com.gradle.plugin-publish' version '2.1.1'
66
id 'com.gradleup.shadow' version '9.3.0'
77
id 'com.github.ben-manes.versions' version '0.53.0'
88
}

0 commit comments

Comments
 (0)