Skip to content

Commit e2dc690

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.0 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bccefe5 commit e2dc690

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
@@ -831,7 +831,7 @@
831831
<dependency>
832832
<groupId>org.junit.jupiter</groupId>
833833
<artifactId>junit-jupiter</artifactId>
834-
<version>5.13.0</version>
834+
<version>5.13.3</version>
835835
</dependency>
836836
<dependency>
837837
<groupId>org.apache.xmlbeans</groupId>

0 commit comments

Comments
 (0)