Created
November 20, 2024 22:29
-
-
Save jeffscottbrown/0120eb4babb405830b7302c29bb7d822 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ [] sdk install grails 6.2.2 | |
We periodically need to update the local cache. Please run: | |
$ sdk update | |
Downloading: grails 6.2.2 | |
In progress... | |
######################################################################### 100.0% | |
Installing: grails 6.2.2 | |
Done installing! | |
Do you want grails 6.2.2 to be set as default? (Y/n): Y | |
Setting grails 6.2.2 as default. | |
$ [] grails --version | |
Grails Version: 6.2.2 | |
JVM Version: 11.0.20 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment