Skip to content

Commit

Permalink
update micronaut version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Sep 23, 2024
1 parent fb5069a commit a8c4a2b
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 a8c4a2b

Please sign in to comment.