Skip to content

Commit de1a08a

Browse files
chore(deps): update junit-framework monorepo to v5.13.3
1 parent 1e5c78a commit de1a08a

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
@@ -135,26 +135,26 @@
135135
<dependency>
136136
<groupId>org.junit</groupId>
137137
<artifactId>junit-bom</artifactId>
138-
<version>5.13.2</version>
138+
<version>5.13.3</version>
139139
<type>pom</type>
140140
<scope>test</scope>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.junit.jupiter</groupId>
144144
<artifactId>junit-jupiter-engine</artifactId>
145-
<version>5.11.4</version>
145+
<version>5.13.3</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>
149149
<groupId>org.junit.jupiter</groupId>
150150
<artifactId>junit-jupiter-params</artifactId>
151-
<version>5.11.4</version>
151+
<version>5.13.3</version>
152152
<scope>test</scope>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.junit.jupiter</groupId>
156156
<artifactId>junit-jupiter-api</artifactId>
157-
<version>5.11.4</version>
157+
<version>5.13.3</version>
158158
<scope>test</scope>
159159
</dependency>
160160
<dependency>

0 commit comments

Comments
 (0)