Skip to content

Commit

Permalink
Update dependency org.testcontainers:testcontainers to v1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent 5e9bdaf commit 984769d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.16.2</version>
<version>1.17.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 984769d

Please sign in to comment.