Skip to content

Commit

Permalink
Move Maven Contract Example to latest fabric-protos. (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Smith <[email protected]>
  • Loading branch information
benjsmi authored Mar 7, 2024
1 parent fa056db commit 66b1331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fabric-contract-example-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.hyperledger.fabric</groupId>
<artifactId>fabric-protos</artifactId>
<version>0.1.3</version>
<version>0.2.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 66b1331

Please sign in to comment.