Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent 07f3854 commit 3d788b3
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>1.0.13</version>
<version>1.0.14</version>
</parent>

<artifactId>magista</artifactId>
Expand Down Expand Up @@ -120,12 +120,12 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>payout-manager-proto</artifactId>
<version>1.26-8655fef</version>
<version>1.35-dbed280</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
<artifactId>magista-proto</artifactId>
<version>1.30-27bba86</version>
<version>1.37-ba389d1</version>
</dependency>
<dependency>
<groupId>dev.vality.woody</groupId>
Expand Down Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>machinegun-proto</artifactId>
<version>1.27-dec518d</version>
<version>1.30-277f06e</version>
</dependency>

<!--Test libs-->
Expand Down

0 comments on commit 3d788b3

Please sign in to comment.