Skip to content

Commit 887affd

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 6.0.0 in /server
Dependabot couldn't find the original pull request head commit, d40d0ee.
1 parent c8fd31b commit 887affd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.junit.platform</groupId>
221221
<artifactId>junit-platform-launcher</artifactId>
222-
<version>1.12.2</version>
222+
<version>6.0.0</version>
223223
<scope>test</scope>
224224
</dependency>
225225
<dependency>

0 commit comments

Comments
 (0)