We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa056db commit 66b1331Copy full SHA for 66b1331
1 file changed
examples/fabric-contract-example-maven/pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>org.hyperledger.fabric</groupId>
50
<artifactId>fabric-protos</artifactId>
51
- <version>0.1.3</version>
+ <version>0.2.1</version>
52
<scope>compile</scope>
53
</dependency>
54
0 commit comments