Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e31bf32

Browse filesBrowse files
authored
Mention JDK 17+ requirement in README (#342)
1 parent fa5fda8 commit e31bf32
Copy full SHA for e31bf32

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ internal mojos:
4848
- The plugin is compatible with [Scala Maven Plugin](http://davidb.github.io/scala-maven-plugin/)
4949
- version `3.0.0` or later required
5050
- [addScalacArgs](http://davidb.github.io/scala-maven-plugin/compile-mojo.html#addScalacArgs) and [analysisCacheFile](http://davidb.github.io/scala-maven-plugin/compile-mojo.html#analysisCacheFile) configuration parameters cannot be set directly, use project properties `addScalacArgs` and `analysisCacheFile` instead.
51+
- Starting with version `2.1.0` JDK `17+`, Maven `3.6.3` and `maven-site-plugin` `3.20.0+` are required.
5152
- Starting with version `2.0.0` the plugin supports Scala `2.12.8+`, `2.13.0+` and `3.2.0+`. For Scala `2.12.7` and lower please use version `1.4.11` of the plugin.
5253
- The plugin is not thread-safe, so it should not be used in multi-threaded builds.
5354

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.