bump protos (#6)

This commit is contained in:
Anatoly Karlov 2021-09-10 18:11:56 +07:00 committed by GitHub
parent fbb4f37f70
commit 1fc32d2d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@
<dependency> <dependency>
<groupId>com.rbkmoney</groupId> <groupId>com.rbkmoney</groupId>
<artifactId>payout-manager-proto</artifactId> <artifactId>payout-manager-proto</artifactId>
<version>1.20-608dd90</version> <version>1.21-bdd9888</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -1,8 +1,8 @@
[{<<"damsel">>, [{<<"damsel">>,
{git,"https://github.com/rbkmoney/damsel.git", {git,"https://github.com/rbkmoney/damsel.git",
{ref,"c4e9649cf041259a5807b9b57e6548fa7f5e5385"}}, {ref,"3e05d79ff90fa4ba5afc4db76d915bcd777d540a"}},
0}, 0},
{<<"payout_manager_proto">>, {<<"payout_manager_proto">>,
{git,"https://github.com/rbkmoney/payout-manager-proto.git", {git,"https://github.com/rbkmoney/payout-manager-proto.git",
{ref,"608dd90086436ca0162ac89ff615dd1aafe535cc"}}, {ref,"bdd98885788d4d2937432ac972f9411475c9aaf9"}},
0}]. 0}].