Skip to content

Commit 66b1331

Browse files
authored
Move Maven Contract Example to latest fabric-protos. (#331)
Signed-off-by: Ben Smith <[email protected]>
1 parent fa056db commit 66b1331

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.hyperledger.fabric</groupId>
5050
<artifactId>fabric-protos</artifactId>
51-
<version>0.1.3</version>
51+
<version>0.2.1</version>
5252
<scope>compile</scope>
5353
</dependency>
5454

0 commit comments

Comments
 (0)