Skip to content

Commit 2c849d3

Browse files
authored
Merge pull request #94 from k1ngmang/dependabot/maven/org.junit.platform-junit-platform-commons-6.0.3
Bump org.junit.platform:junit-platform-commons from 6.0.2 to 6.0.3
2 parents cebf93f + 599f7f3 commit 2c849d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.junit.platform</groupId>
107107
<artifactId>junit-platform-commons</artifactId>
108-
<version>6.0.2</version>
108+
<version>6.0.3</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)