File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 6565}
6666
6767dependencies  {
68-  api " org.slf4j:slf4j-api:$slf4j_version  " 
6968 api " org.reactivestreams:reactive-streams:$reactive_streams_version  " 
7069}
7170
@@ -99,7 +98,6 @@ testing {
9998 implementation ' org.junit.jupiter:junit-jupiter-api' 
10099 implementation ' org.junit.jupiter:junit-jupiter-params' 
101100 implementation ' org.junit.jupiter:junit-jupiter-engine' 
102-  implementation " org.slf4j:slf4j-simple:$slf4j_version  " 
103101 implementation " org.awaitility:awaitility:$awaitility_version  " 
104102 implementation " org.hamcrest:hamcrest:$hamcrest_version  " 
105103 implementation " io.projectreactor:reactor-core:$reactor_core_version  " 
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ projectDescription = Port of Facebook Dataloader for Java
2020#  Dependency versions.
2121junit_version =5.11.3 
2222hamcrest_version =2.2 
23- slf4j_version =1.7.30 
2423awaitility_version =2.0.0 
2524reactor_core_version =3.6.6 
2625caffeine_version =3.1.8 
                         You can’t perform that action at this time. 
           
                  
0 commit comments