Skip to content

Commit c57d8fc

Browse files
Maven pom.xml(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.0 (#245)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e30b763 commit c57d8fc

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.junit.jupiter</groupId>
114114
<artifactId>junit-jupiter-engine</artifactId>
115-
<version>5.9.2</version>
115+
<version>5.10.0</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>

0 commit comments

Comments
 (0)