Skip to content

Commit

Permalink
Updated fabric bindings: fabric-network@2.2.12 -> 2.2.13, @hyperledge…
Browse files Browse the repository at this point in the history
…r/fabric-gateway@1.0.1 -> 1.1.0 (#1402)

Signed-off-by: fraVlaca <ocsenarf@outlook.com>
  • Loading branch information
fraVlaca committed Jul 5, 2022
1 parent 04a1154 commit 8a792e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/caliper-cli/lib/lib/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ sut:
1.4: *fabric-v1-lts
2.2.3:
packages: ['fabric-network@2.2.3']
2.2.12: &fabric-v2-lts
packages: ['fabric-network@2.2.12']
2.2.13: &fabric-v2-lts
packages: ['fabric-network@2.2.13']
2.2: *fabric-v2-lts
2.4:
packages: ['@hyperledger/fabric-gateway@1.0.1', '@grpc/grpc-js@1.6.7']
packages: ['@hyperledger/fabric-gateway@1.1.0', '@grpc/grpc-js@1.6.7']
latest: *fabric-v1-lts
latest-v2-lts: *fabric-v2-lts
latest-v2: *fabric-v2-lts
Expand Down

0 comments on commit 8a792e0

Please sign in to comment.