Skip to content

Commit 9606571

Browse files
geojeHo-Tea
authored andcommitted
fix: remove implementation logback-classic on gradle (woowacourse#501)
(cherry picked from commit fed02f6)
1 parent 452b9d1 commit 9606571

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

study/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ repositories {
1919
dependencies {
2020
implementation 'org.springframework.boot:spring-boot-starter-web'
2121
implementation 'org.springframework.boot:spring-boot-starter-webflux'
22-
implementation 'ch.qos.logback:logback-classic:1.5.7'
2322
implementation 'org.apache.commons:commons-lang3:3.14.0'
2423
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
2524
implementation 'pl.allegro.tech.boot:handlebars-spring-boot-starter:0.4.1'

0 commit comments

Comments
 (0)