We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8383c2 commit 1a0de89Copy full SHA for 1a0de89
1 file changed
fabric-chaincode-shim/build.gradle
@@ -7,7 +7,7 @@
7
plugins {
8
id 'maven-publish'
9
id 'signing'
10
- id 'org.jreleaser' version '1.18.0'
+ id 'org.jreleaser' version '1.19.0'
11
id 'jacoco'
12
id 'pmd'
13
}
0 commit comments