Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 7a98ea4

Browse files
Bump com.gradle.plugin-publish from 0.21.0 to 1.0.0
Bumps com.gradle.plugin-publish from 0.21.0 to 1.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a1ac41 commit 7a98ea4

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 'java-gradle-plugin'
33
id 'maven-publish'
44
id 'jacoco'
5-
id 'com.gradle.plugin-publish' version '0.21.0'
5+
id 'com.gradle.plugin-publish' version '1.0.0'
66
id 'org.ajoberstar.reckon' version '0.13.2'
77
id 'org.sonarqube' version '3.4.0.2513'
88
id 'be.vbgn.ci-detect' version '0.5.0'

0 commit comments

Comments
 (0)