Skip to content

Commit

Permalink
Update to Micronaut 3.10.3 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Dec 13, 2023
1 parent 4a55ec7 commit d3e76a9
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.2'
'3.10.3'
}

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

0 comments on commit d3e76a9

Please sign in to comment.