Skip to content

Commit 26975e3

Browse files
authored
add link to grails-functional-tests for Java 17-23
1 parent 43e9b81 commit 26975e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Experienced while upgrading modules for Grails 7
3333
- Completely up to date modern stack that has been optimized for easier future transitions.
3434
- GSP can now be used OUTSIDE of Grails! see grails-boot
3535
- Works with Spring Security 6 out of the box. No plugin needed!
36-
- Tested and works with Java [17-23](https://github.com/grails/grails-core/blob/0549617f27aeb5b90b64797fa4147dde40fc9c86/.github/workflows/gradle.yml#L18)
36+
- Tested and works with Java 17-23 [grails-core](https://github.com/grails/grails-core/blob/7.0.x/.github/workflows/gradle.yml#L18) and [grails-functional-tests](https://github.com/grails/grails-functional-tests/blob/7.0.x/.github/workflows/gradle.yml#L21)

0 commit comments

Comments
 (0)