We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6fd5d commit 973f893Copy full SHA for 973f893
order-service/pom.xml
@@ -20,7 +20,7 @@
20
<shedlock.version>6.9.2</shedlock.version>
21
<wiremock.version>3.13.1</wiremock.version>
22
<wiremock-testcontainers.version>1.0-alpha-15</wiremock-testcontainers.version>
23
- <instancio.version>5.4.1</instancio.version>
+ <instancio.version>5.5.0</instancio.version>
24
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
25
<dockerImageName>sivaprasadreddy/bookstore-${project.artifactId}</dockerImageName>
26
</properties>
0 commit comments