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 Nov 14, 2022
1 parent 684432b commit fc1e4d2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.20</version>
</parent>

<artifactId>magista</artifactId>
<version>0.0.1</version>
<version>0.0.2</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.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 fc1e4d2

Please sign in to comment.