Skip to content

Commit

Permalink
chore(deps): update dependency org.wiremock:wiremock to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 7181441 commit 68baad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<springdoc-openapi.version>2.2.0</springdoc-openapi.version>

<spotless.version>2.40.0</spotless.version>
<wiremock.version>3.2.0</wiremock.version>
<wiremock.version>3.3.0</wiremock.version>
<properties-maven-plugin.version>1.2.1</properties-maven-plugin.version>

<project.testresult.directory>${project.build.directory}/test-results</project.testresult.directory>
Expand Down

0 comments on commit 68baad3

Please sign in to comment.