Skip to content

Commit cbeee65

Browse files
chore(deps-dev): bump org.testcontainers:junit-jupiter (#84)
--- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bdcd05 commit cbeee65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.testcontainers</groupId>
8181
<artifactId>junit-jupiter</artifactId>
82-
<version>1.20.6</version>
82+
<version>1.21.3</version>
8383
<scope>test</scope>
8484
</dependency>
8585

0 commit comments

Comments
 (0)