Skip to content

Commit

Permalink
[feat] vitual actual dependency 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozo0 committed Jan 6, 2024
1 parent 6c39e98 commit 93c2b06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ repositories {
}

dependencies {

implementation 'org.springframework.boot:spring-boot-starter-actuator'

// Discord logback
implementation 'com.github.napstr:logback-discord-appender:1.0.0'

Expand Down

0 comments on commit 93c2b06

Please sign in to comment.