Skip to content

Commit 67998f7

Browse files
chore(deps): update junit-framework monorepo to v6
1 parent fe2f6d8 commit 67998f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.junit</groupId>
139139
<artifactId>junit-bom</artifactId>
140-
<version>5.11.4</version>
140+
<version>6.0.1</version>
141141
<type>pom</type>
142142
<scope>test</scope>
143143
</dependency>
@@ -150,19 +150,19 @@
150150
<dependency>
151151
<groupId>org.junit.jupiter</groupId>
152152
<artifactId>junit-jupiter-engine</artifactId>
153-
<version>5.11.4</version>
153+
<version>6.0.1</version>
154154
<scope>test</scope>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.junit.jupiter</groupId>
158158
<artifactId>junit-jupiter-params</artifactId>
159-
<version>5.11.4</version>
159+
<version>6.0.1</version>
160160
<scope>test</scope>
161161
</dependency>
162162
<dependency>
163163
<groupId>org.junit.jupiter</groupId>
164164
<artifactId>junit-jupiter-api</artifactId>
165-
<version>5.11.4</version>
165+
<version>6.0.1</version>
166166
<scope>test</scope>
167167
</dependency>
168168
<dependency>

0 commit comments

Comments
 (0)