File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
deps/rabbitmq_stream/test/rabbit_stream_SUITE_data Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 3030 <proton-j .version>0.33.8</proton-j .version>
3131 <junit .jupiter.version>5.7.0</junit .jupiter.version>
3232 <assertj .version>3.18.1</assertj .version>
33- <mockito .version>3.7.0</mockito .version>
3433 <logback .version>1.2.3</logback .version>
3534 <maven .compiler.plugin.version>3.8.1</maven .compiler.plugin.version>
3635 <maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
7372 <scope >test</scope >
7473 </dependency >
7574
76- <dependency >
77- <groupId >org.mockito</groupId >
78- <artifactId >mockito-core</artifactId >
79- <version >${mockito.version} </version >
80- <scope >test</scope >
81- </dependency >
82-
8375 <dependency >
8476 <groupId >ch.qos.logback</groupId >
8577 <artifactId >logback-classic</artifactId >
You can’t perform that action at this time.
0 commit comments