Skip to content

Commit 64823aa

Browse files
Bump junit-platform-launcher from 1.6.1 to 1.6.2
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6f10bb9 commit 64823aa

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
@@ -34,7 +34,7 @@
3434
<maven.compiler.source>${java.version}</maven.compiler.source>
3535
<maven.compiler.target>${java.version}</maven.compiler.target>
3636
<junit.jupiter.version>5.6.2</junit.jupiter.version>
37-
<junit.platform.version>1.6.1</junit.platform.version>
37+
<junit.platform.version>1.6.2</junit.platform.version>
3838
<spring.batch.version>4.2.2.RELEASE</spring.batch.version>
3939
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>
4040
<module.name>org.mybatis.dynamic.sql</module.name>

0 commit comments

Comments
 (0)