We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5228ef0 commit e4cb00fCopy full SHA for e4cb00f
kotlin-samples/pom.xml
@@ -36,6 +36,7 @@
36
<plugin>
37
<groupId>org.apache.maven.plugins</groupId>
38
<artifactId>maven-compiler-plugin</artifactId>
39
+ <version>3.8.1</version>
40
<executions>
41
<execution>
42
<id>compile</id>
0 commit comments