Skip to content

Commit

Permalink
Merge pull request #338 from codeconsole/7.0.x-micronaut
Browse files Browse the repository at this point in the history
update micronaut version
  • Loading branch information
codeconsole authored Sep 23, 2024
2 parents b5f8479 + a8c4a2b commit 8fe1f79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class GrailsGradlePlugin extends GroovyPlugin {
}

protected String getDefaultMicronautVersion() {
'3.10.4'
'4.6.5'
}

void addDefaultProfile(Project project, Configuration profileConfig) {
Expand Down

0 comments on commit 8fe1f79

Please sign in to comment.