Skip to content

Commit 7ad89ca

Browse files
dependabot[bot]sventorben
authored andcommitted
chore(deps-dev): bump org.testcontainers:junit-jupiter
Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 743b0aa commit 7ad89ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.testcontainers</groupId>
228228
<artifactId>junit-jupiter</artifactId>
229-
<version>1.20.3</version>
229+
<version>1.20.4</version>
230230
<scope>test</scope>
231231
</dependency>
232232
<dependency>

0 commit comments

Comments
 (0)