Skip to content

Commit af85355

Browse files
dependabot[bot]rbri
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-engine from 5.8.1 to 5.10.0
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.1 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e77ffc4 commit af85355

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
@@ -352,7 +352,7 @@
352352
<dependency>
353353
<groupId>org.junit.jupiter</groupId>
354354
<artifactId>junit-jupiter-engine</artifactId>
355-
<version>5.8.1</version>
355+
<version>5.10.0</version>
356356
<scope>test</scope>
357357
</dependency>
358358
<dependency>

0 commit comments

Comments
 (0)