Skip to content

Commit 0549001

Browse files
committed
CR-769 language improvement in update docs
1 parent 7edfcb6 commit 0549001

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/src/main/doc/update.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,9 @@ to disable only one part of the functionality any more.
345345

346346
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
347347
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.
351351

352352
===== SAML federation logo serving
353353

0 commit comments

Comments
 (0)