Skip to content

Commit 62633a6

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent 52a3345 commit 62633a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<plugin>
2525
<groupId>org.apache.maven.plugins</groupId>
2626
<artifactId>maven-compiler-plugin</artifactId>
27-
<version>3.10.1</version>
27+
<version>3.14.1</version>
2828
<configuration>
2929
<compilerArgs>--enable-preview</compilerArgs>
3030
<source>18</source>

0 commit comments

Comments
 (0)