Skip to content

Commit f1d10a9

Browse files
authored
Merge pull request #16 from qoomon/dependabot/gradle/com.gradle.plugin-publish-0.13.0
build(deps): bump com.gradle.plugin-publish from 0.12.0 to 0.13.0
2 parents c6dba8a + 11d6ec5 commit f1d10a9

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.12.0"
8+
id "com.gradle.plugin-publish" version "0.13.0"
99
id "maven-publish" // for local testing only
1010

1111
id "idea"

0 commit comments

Comments
 (0)