Skip to content

Commit 04aa8a7

Browse files
build(deps): bump junit-jupiter-engine from 5.9.1 to 5.9.2
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f53de8 commit 04aa8a7

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
@@ -488,7 +488,7 @@
488488
<dependency>
489489
<groupId>org.junit.jupiter</groupId>
490490
<artifactId>junit-jupiter-engine</artifactId>
491-
<version>5.9.1</version>
491+
<version>5.9.2</version>
492492
</dependency>
493493
<dependency>
494494
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)