File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
documentation/src/main/doc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -345,9 +345,9 @@ to disable only one part of the functionality any more.
345
345
346
346
Version 3.11 is Java 17 compatible (both Java 11 and 17 can be used to run Unity). One user facing change that was required to
347
347
bring Java 17 compatibility was update of Groovy to version 3.0.12 (previously version 2 was used). This should be an invisible
348
- change for majority of Unity users, however if you enhanced Unity with Groovy scripts, please make sure to read this document and
349
- verify if your scripts will require an update: https://groovy-lang.org/releasenotes/groovy-3.0.html. Mostly the bottom part is
350
- important covering "breaking changes".
348
+ change for majority of Unity users, however if you enhanced Unity with Groovy scripts, please make sure to read
349
+ https://groovy-lang.org/releasenotes/groovy-3.0.html[Groovy 3 release notes] and verify if your scripts will require an update.
350
+ The last part of the linked document covers "breaking changes" and is the most important .
351
351
352
352
===== SAML federation logo serving
353
353
You can’t perform that action at this time.
0 commit comments