Skip to content

Commit d086d13

Browse files
authored
build: 스프링 actuator 의존성 삭제 (#52)
1 parent 9402b26 commit d086d13

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ dependencies {
4545
// slack Notification
4646
implementation 'com.github.maricn:logback-slack-appender:1.4.0'
4747

48-
// Actuator
49-
implementation 'org.springframework.boot:spring-boot-starter-actuator'
50-
5148
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5249
testImplementation 'org.springframework.boot:spring-boot-starter-test'
5350
}

0 commit comments

Comments
 (0)