Skip to content

Commit 09052f8

Browse files
committed
fix
1 parent f311ee6 commit 09052f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micrometer-shim/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies {
3131
//spring modules
3232
implementation("org.springframework.boot:spring-boot-starter-web")
3333
implementation("org.springframework.boot:spring-boot-starter-actuator")
34-
implementation("org.springframework.boot:spring-boot-starter-aop")
34+
implementation("org.springframework.boot:spring-boot-starter-aspectj")
3535
}

0 commit comments

Comments
 (0)