We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac8bc5 commit 38d0ee3Copy full SHA for 38d0ee3
pom.xml
@@ -236,7 +236,7 @@
236
</plugin>
237
<plugin>
238
<artifactId>maven-surefire-plugin</artifactId>
239
- <version>3.5.2</version>
+ <version>3.5.3</version>
240
<configuration>
241
<includes>
242
<include>**/Test*.java</include>
@@ -362,7 +362,7 @@
362
363
<groupId>org.codehaus.mojo</groupId>
364
<artifactId>exec-maven-plugin</artifactId>
365
- <version>3.5.0</version>
+ <version>3.5.1</version>
366
367
368
<groupId>org.jetbrains.kotlin</groupId>
0 commit comments