We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9402b26 commit d086d13Copy full SHA for d086d13
1 file changed
build.gradle
@@ -45,9 +45,6 @@ dependencies {
45
// slack Notification
46
implementation 'com.github.maricn:logback-slack-appender:1.4.0'
47
48
- // Actuator
49
- implementation 'org.springframework.boot:spring-boot-starter-actuator'
50
-
51
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
52
testImplementation 'org.springframework.boot:spring-boot-starter-test'
53
}
0 commit comments