We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452b9d1 commit 9606571Copy full SHA for 9606571
study/build.gradle
@@ -19,7 +19,6 @@ repositories {
19
dependencies {
20
implementation 'org.springframework.boot:spring-boot-starter-web'
21
implementation 'org.springframework.boot:spring-boot-starter-webflux'
22
- implementation 'ch.qos.logback:logback-classic:1.5.7'
23
implementation 'org.apache.commons:commons-lang3:3.14.0'
24
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
25
implementation 'pl.allegro.tech.boot:handlebars-spring-boot-starter:0.4.1'
0 commit comments