Skip to content

Commit 359a3b7

Browse files
Maven pom.xml(deps-dev): Bump junit-jupiter-engine from 5.9.2 to 5.9.3 (#105)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dc58f5 commit 359a3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.junit.jupiter</groupId>
103103
<artifactId>junit-jupiter-engine</artifactId>
104-
<version>5.9.2</version>
104+
<version>5.9.3</version>
105105
<scope>test</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)