Skip to content

Commit

Permalink
Merge pull request #740 from ascopes/task/javadoc-links
Browse files Browse the repository at this point in the history
Update docs to use Java 23 links
  • Loading branch information
ascopes authored Sep 28, 2024
2 parents 2316c04 + bc3de17 commit 1b676a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@

<!-- JavaDocs -->
<current-year>2024</current-year>
<newest-java-version>22</newest-java-version>
<newest-java-version>23</newest-java-version>
<highlight-js.version>11.9.0</highlight-js.version>

<!-- Other configuration -->
Expand Down

0 comments on commit 1b676a8

Please sign in to comment.