Skip to content

Commit

Permalink
Up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
strug committed Nov 16, 2023
1 parent 0531e55 commit 3e49fa4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId>
<version>2.1.5</version>
<version>2.1.7</version>
</parent>

<artifactId>magista</artifactId>
Expand Down Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>payout-manager-proto</artifactId>
<version>1.36-063163d</version>
<version>1.39-b079679</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
Expand Down Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>machinegun-proto</artifactId>
<version>1.39-07767de</version>
<version>1.41-96f7f11</version>
</dependency>

<!--Test libs-->
Expand All @@ -176,7 +176,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>1.4.3</version>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3e49fa4

Please sign in to comment.