We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c08f8 commit ca32b26Copy full SHA for ca32b26
Examples/cLegacyCombat/pom.xml
@@ -22,7 +22,7 @@
22
<plugin>
23
<groupId>org.apache.maven.plugins</groupId>
24
<artifactId>maven-compiler-plugin</artifactId>
25
- <version>3.13.0</version>
+ <version>3.14.0</version>
26
<configuration>
27
<source>${java.version}</source>
28
<target>${java.version}</target>
0 commit comments