Skip to content

Commit f9405dd

Browse files
authored
Merge pull request #22 from qoomon/dependabot/gradle/com.gradle.plugin-publish-0.15.0
build(deps): bump com.gradle.plugin-publish from 0.14.0 to 0.15.0
2 parents 263bb20 + f9b3bcb commit f9405dd

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)