Skip to content

Commit

Permalink
Merge pull request #78 from seifrajhi/dependabot/maven/retail-store-s…
Browse files Browse the repository at this point in the history
…ample-app/src/cart/org.testcontainers-testcontainers-1.19.6

chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.3 to 1.19.6 in /retail-store-sample-app/src/cart
  • Loading branch information
seifrajhi authored Mar 2, 2024
2 parents 725da5d + 2e1b457 commit bc3c96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail-store-sample-app/src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.3</version>
<version>1.19.6</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bc3c96f

Please sign in to comment.