Skip to content

Commit 47e9cde

Browse files
Update plugin io.micronaut.application to v4.6.1
1 parent fb6e737 commit 47e9cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/jvm/java.com/services/micronaut.io/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// ✅ Spotless
1111
id 'com.diffplug.spotless' version '8.0.0'
1212
// ✅ Micronaut
13-
id "io.micronaut.application" version "4.6.0"
13+
id "io.micronaut.application" version "4.6.1"
1414
}
1515

1616
application {

0 commit comments

Comments
 (0)