We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b1ccc commit 93afeb7Copy full SHA for 93afeb7
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id('io.micronaut.build.shared.settings') version '7.3.2'
+ id('io.micronaut.build.shared.settings') version '7.4.0'
10
11
12
rootProject.name = 'micrometer-parent'
0 commit comments