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] committed Jun 22, 2023
1 parent 051aaa9 commit 924d5af
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -42,7 +42,7 @@
<commons-validator.version>1.7</commons-validator.version>

<mockito-kotlin.version>5.0.0</mockito-kotlin.version>
<wiremock.version>3.0.0-beta-9</wiremock.version>
<wiremock.version>3.0.0-beta-10</wiremock.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 924d5af

Please sign in to comment.