Skip to content

Commit 535b325

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

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 '2.1.1'
77

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

1111
id "idea"

0 commit comments

Comments
 (0)