Skip to content

Commit 83f772f

Browse files
chore(deps): update junit-framework monorepo
1 parent 73b84ef commit 83f772f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,31 +132,31 @@
132132
<dependency>
133133
<groupId>org.junit.jupiter</groupId>
134134
<artifactId>junit-jupiter</artifactId>
135-
<version>5.13.4</version>
135+
<version>5.14.0</version>
136136
<scope>test</scope>
137137
</dependency>
138138
<dependency>
139139
<groupId>org.junit.jupiter</groupId>
140140
<artifactId>junit-jupiter-api</artifactId>
141-
<version>5.13.4</version>
141+
<version>5.14.0</version>
142142
<scope>test</scope>
143143
</dependency>
144144
<dependency>
145145
<groupId>org.junit.jupiter</groupId>
146146
<artifactId>junit-jupiter-engine</artifactId>
147-
<version>5.13.4</version>
147+
<version>5.14.0</version>
148148
<scope>test</scope>
149149
</dependency>
150150
<dependency>
151151
<groupId>org.junit.jupiter</groupId>
152152
<artifactId>junit-jupiter-params</artifactId>
153-
<version>5.13.4</version>
153+
<version>5.14.0</version>
154154
<scope>test</scope>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.junit.platform</groupId>
158158
<artifactId>junit-platform-commons</artifactId>
159-
<version>1.13.4</version>
159+
<version>1.14.0</version>
160160
<scope>test</scope>
161161
</dependency>
162162
<dependency>

0 commit comments

Comments
 (0)