Skip to content

Commit f9b3bcb

Browse files
build(deps): bump com.gradle.plugin-publish from 0.14.0 to 0.15.0
Bumps com.gradle.plugin-publish from 0.14.0 to 0.15.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3977927 commit f9b3bcb

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
@@ -5,7 +5,7 @@ plugins {
55
id "java-gradle-plugin"
66
id 'com.adarshr.test-logger' version '3.0.0'
77

8-
id "com.gradle.plugin-publish" version "0.14.0"
8+
id "com.gradle.plugin-publish" version "0.15.0"
99
id "maven-publish" // for local testing only
1010

1111
id "idea"

0 commit comments

Comments
 (0)