Skip to content

Commit 169a2bb

Browse files
authored
Merge pull request #223 from simoc/dependabot/maven/org.junit.platform-junit-platform-suite-6.0.2
Bump org.junit.platform:junit-platform-suite from 6.0.1 to 6.0.2
2 parents f6b4354 + 630972d commit 169a2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.junit.platform</groupId>
193193
<artifactId>junit-platform-suite</artifactId>
194-
<version>6.0.1</version>
194+
<version>6.0.2</version>
195195
<scope>test</scope>
196196
</dependency>
197197
<dependency>

0 commit comments

Comments
 (0)