Skip to content

Commit aae589f

Browse files
authored
Merge pull request #27 from inqwise/dependabot/maven/org.junit.platform-junit-platform-launcher-6.0.2
deps-dev(deps-dev): bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2
2 parents 12297fb + 5e0d0c3 commit aae589f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.junit.platform</groupId>
103103
<artifactId>junit-platform-launcher</artifactId>
104-
<version>6.0.1</version>
104+
<version>6.0.2</version>
105105
<scope>test</scope>
106106
</dependency>
107107
</dependencies>
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.junit.platform</groupId>
128128
<artifactId>junit-platform-launcher</artifactId>
129-
<version>6.0.1</version>
129+
<version>6.0.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)