Skip to content

Commit

Permalink
Merge pull request #247 from grails/puneetbehl-patch-1
Browse files Browse the repository at this point in the history
Update default MN version to 3.10.2
  • Loading branch information
puneetbehl authored Nov 2, 2023
2 parents ffb1f97 + 139a96e commit 5cd345d
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.9.3'
'3.10.2'
}

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

0 comments on commit 5cd345d

Please sign in to comment.