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 Jun 3, 2022
1 parent 3cafc86 commit 6f21bb5
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.16</version>
<version>1.0.17</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.35-dbed280</version>
<version>1.36-063163d</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
<artifactId>magista-proto</artifactId>
<version>1.37-ba389d1</version>
<version>1.40-512e0f6</version>
</dependency>
<dependency>
<groupId>dev.vality.woody</groupId>
Expand All @@ -150,7 +150,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>machinegun-proto</artifactId>
<version>1.30-277f06e</version>
<version>1.36-7d780d5</version>
</dependency>

<!--Test libs-->
Expand Down

0 comments on commit 6f21bb5

Please sign in to comment.