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] authored Sep 12, 2022
1 parent 90d62eb commit 6fc1cdd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.18</version>
<version>1.0.19</version>
</parent>

<artifactId>magista</artifactId>
Expand Down Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>payout-manager-proto</artifactId>
<version>1.36-063163d</version>
<version>1.38-635dc24</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
Expand Down Expand Up @@ -154,7 +154,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 @@ -171,7 +171,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>1.4.1</version>
<version>1.4.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 6fc1cdd

Please sign in to comment.