Skip to content

Commit 76d2ca8

Browse files
Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0
--- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ed27dd commit 76d2ca8

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
@@ -9,7 +9,7 @@ plugins {
99
id 'java-library'
1010
id 'jacoco'
1111
id 'com.github.kt3k.coveralls' version '2.12.2'
12-
id "com.vanniktech.maven.publish" version "0.33.0"
12+
id "com.vanniktech.maven.publish" version "0.34.0"
1313
}
1414

1515
group = 'com.codeborne'

0 commit comments

Comments
 (0)