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 78dae18 commit 6928e75Copy full SHA for 6928e75
pom.xml
@@ -43,8 +43,7 @@
43
<url>https://github.com/tree-sitter/java-tree-sitter/issues</url>
44
</issueManagement>
45
<properties>
46
- <maven.compiler.source>22</maven.compiler.source>
47
- <maven.compiler.target>22</maven.compiler.target>
+ <maven.compiler.release>22</maven.compiler.release>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
<maven.deploy.skip>true</maven.deploy.skip>
50
<gpg.skip>true</gpg.skip>
0 commit comments