Skip to content

Commit 61aea75

Browse files
chore(deps): update junit-framework monorepo to v6.0.3 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 400bc1b commit 61aea75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.junit.jupiter</groupId>
7575
<artifactId>junit-jupiter</artifactId>
76-
<version>6.0.2</version>
76+
<version>6.0.3</version>
7777
<scope>test</scope>
7878
</dependency>
7979

@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.junit.platform</groupId>
9999
<artifactId>junit-platform-engine</artifactId>
100-
<version>6.0.2</version>
100+
<version>6.0.3</version>
101101
<scope>test</scope>
102102
</dependency>
103103

0 commit comments

Comments
 (0)