Skip to content

Commit a77c209

Browse files
authored
Merge pull request #64 from inqwise/dependabot/maven/org.junit.platform-junit-platform-launcher-6.1.2
deps-dev(deps-dev): bump org.junit.platform:junit-platform-launcher from 6.1.1 to 6.1.2
2 parents 9d100a8 + 349889d commit a77c209

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.1.1</version>
104+
<version>6.1.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.1.1</version>
129+
<version>6.1.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)