mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e70237a673
* upgrade scalapb/netty/grpc/protobuf in proven combination CHANGELOG_BEGIN Upgrade scalapb, netty, grpc, protobuf and guava versions CHANGELOG_END * bazel reformat * match grpc version in deps.bzl * upgrade akka * keep grpc version to 1.43 that is used in latest nixpkgs-unstable * rebase and regen * update SHA for scalapb tarball Co-authored-by: Samir Talwar <samir.talwar@digitalasset.com>
6 lines
197 B
Python
6 lines
197 B
Python
# Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
scalapb_version = "0.11.8"
|
|
scalapb_protoc_version = "0.9.5"
|