Skip to content

Commit dedd511

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b475da commit dedd511

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
@@ -349,7 +349,7 @@
349349
<dependency>
350350
<groupId>org.junit.jupiter</groupId>
351351
<artifactId>junit-jupiter</artifactId>
352-
<version>5.10.2</version>
352+
<version>5.10.3</version>
353353
<scope>test</scope>
354354
</dependency>
355355
<dependency>

0 commit comments

Comments
 (0)