We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f311ee6 commit 09052f8Copy full SHA for 09052f8
micrometer-shim/build.gradle.kts
@@ -31,5 +31,5 @@ dependencies {
31
//spring modules
32
implementation("org.springframework.boot:spring-boot-starter-web")
33
implementation("org.springframework.boot:spring-boot-starter-actuator")
34
- implementation("org.springframework.boot:spring-boot-starter-aop")
+ implementation("org.springframework.boot:spring-boot-starter-aspectj")
35
}
0 commit comments