Skip to content

Grails 6.1 with java 11 update#20

Merged
codeconsole merged 3 commits into
gpc:masterfrom
eusorov:grails6.1-java-11-update
Jan 26, 2024
Merged

Grails 6.1 with java 11 update#20
codeconsole merged 3 commits into
gpc:masterfrom
eusorov:grails6.1-java-11-update

Conversation

@eusorov

@eusorov eusorov commented Jan 26, 2024

Copy link
Copy Markdown
Contributor

based on grails 5.3.5 pull request this PR has only updated gradle.properties file for grails 6.1

version=6.0.0-SNAPSHOT
grailsVersion=6.1.0
gorm.version=8.0.2
gormHibernate5Version=8.0.1
grailsGradlePluginVersion=6.1.0

@codeconsole

Copy link
Copy Markdown
Contributor

Hi @eusorov, thanks for the contribution, but the build failed. Please see the output above.

@eusorov

eusorov commented Jan 26, 2024

Copy link
Copy Markdown
Contributor Author

The pipeline is using java 8, for grails 6 java 11 is required. It is not set inside the project, must be in the configuration of the pipeline. Found you use github workflow, updated the java version there

@codeconsole
codeconsole merged commit 53906df into gpc:master Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants