Skip to content

Commit

Permalink
Update dependency org.testcontainers:junit-jupiter 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 eed729b
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 @@ -135,7 +135,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.16.2</version>
<version>1.17.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eed729b

Please sign in to comment.