Skip to content

Commit 2294dc1

Browse files
committed
docs: readme compiler plugin version
Signed-off-by: melodicore <[email protected]>
1 parent 44ebe20 commit 2294dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Configuring Elide as your `javac` compiler:
2525
<plugins>
2626
<plugin>
2727
<artifactId>maven-compiler-plugin</artifactId>
28-
<version>3.13.0</version>
28+
<version>3.14.0</version>
2929
<dependencies>
3030
<dependency>
3131
<groupId>dev.elide</groupId>

0 commit comments

Comments
 (0)