Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #328 from holixon/dependabot/maven/org.testcontain…
Browse files Browse the repository at this point in the history
…ers-junit-jupiter-1.19.1

chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.17.6 to 1.19.1
  • Loading branch information
zambrovski authored Nov 1, 2023
2 parents 339dbb0 + 0d1887d commit 435ece2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.17.6</version>
<version>1.19.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 435ece2

Please sign in to comment.