Skip to content

Commit d238920

Browse files
Bump org.jreleaser from 1.18.0 to 1.19.0 in /fabric-chaincode-shim
Bumps org.jreleaser from 1.18.0 to 1.19.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 248f252 commit d238920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
plugins {
88
id 'maven-publish'
99
id 'signing'
10-
id 'org.jreleaser' version '1.18.0'
10+
id 'org.jreleaser' version '1.19.0'
1111
id 'jacoco'
1212
id 'pmd'
1313
}

0 commit comments

Comments
 (0)