Skip to content

Commit e0bd69a

Browse files
authored
Merge pull request #78 from devondragon/dependabot/gradle/com.vanniktech.maven.publish-0.36.0
Bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0
2 parents 1f05705 + 38f4d55 commit e0bd69a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id 'signing'
7-
id 'com.vanniktech.maven.publish' version '0.35.0'
7+
id 'com.vanniktech.maven.publish' version '0.36.0'
88
id 'net.researchgate.release' version '3.1.0'
99
id 'checkstyle'
1010
id 'pmd'

0 commit comments

Comments
 (0)