Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit e7d46a6

Browse files
Merge pull request #22 from rewe-digital-incubator/dependabot/gradle/com.gradle.plugin-publish-0.12.0
Bump com.gradle.plugin-publish from 0.10.1 to 0.12.0
2 parents 196bd16 + e033175 commit e7d46a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-gradle-plugin'
3-
id 'com.gradle.plugin-publish' version '0.10.1'
3+
id 'com.gradle.plugin-publish' version '0.12.0'
44
id 'org.owasp.dependencycheck' version '5.3.1'
55
}
66

0 commit comments

Comments
 (0)