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 16, 2022
1 parent 90d62eb commit ad76e25
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId>
<version>1.0.18</version>
<version>1.0.19</version>
</parent>

<artifactId>magista</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<packaging>jar</packaging>

<name>magista</name>
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.36-06311.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.39-07761.41-96f7f11</version>
</dependency>

<!--Test libs-->
Expand All @@ -171,8 +171,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>testcontainers-annotations</artifactId>
<version>1.4.1</version>
<scope>test</scope>
<version>1.4.1</ve1.4.3</scope>
</dependency>
</dependencies>

Expand Down Expand Up @@ -212,7 +211,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 ad76e25

Please sign in to comment.