Skip to content

Commit

Permalink
Update default Micronaut version to 3.5.1 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jun 22, 2022
1 parent fa0736c commit f0314c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ class GrailsGradlePlugin extends GroovyPlugin {
}

protected String getDefaultMicronautVersion() {
'3.2.7'
'3.5.1'
}

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

0 comments on commit f0314c4

Please sign in to comment.