File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ dependencies {
45
45
api(" com.thoughtworks.xstream:xstream:1.4.20" )
46
46
api(" commons-io:commons-io:2.11.0" )
47
47
api(" de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2" )
48
- api(" info.picocli:picocli:4.7.4" )
49
48
api(" io.micrometer:context-propagation:1.0.4" )
50
49
api(" io.mockk:mockk:1.13.4" )
51
50
api(" io.projectreactor.netty:reactor-netty5-http:2.0.0-M3" )
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ dependencies {
15
15
optional(project(" :spring-webmvc" ))
16
16
optional(project(" :spring-websocket" ))
17
17
optional(" com.jayway.jsonpath:json-path" )
18
- optional(" info.picocli:picocli" )
19
18
optional(" io.micrometer:context-propagation" )
20
19
optional(" io.micrometer:micrometer-observation" )
21
20
optional(" io.projectreactor:reactor-test" )
You can’t perform that action at this time.
0 commit comments