Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 0915154 commit e20a766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>io.nats</groupId>
<artifactId>jnats</artifactId>
<version>2.17.0</version>
<version>2.17.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.github.fppt</groupId>
<artifactId>jedis-mock</artifactId>
<version>1.0.10</version>
<version>1.0.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e20a766

Please sign in to comment.