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 6448a3e commit 87134c9Copy full SHA for 87134c9
line-bot-cli/build.gradle.kts
@@ -24,7 +24,6 @@ dependencies {
24
implementation(project(":line-bot-spring-boot"))
25
implementation(project(":line-bot-api-client"))
26
implementation("org.springframework.boot:spring-boot-starter-web")
27
- implementation("org.springframework.boot:spring-boot-properties-migrator")
28
implementation(libs.guava)
29
implementation("org.yaml:snakeyaml")
30
0 commit comments