File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 5151
5252 <!-- test dependencies -->
5353 <awaitility .version>4.2.0</awaitility .version>
54- <archunit .version>1.3.0 </archunit .version>
54+ <archunit .version>1.4.1 </archunit .version>
5555
5656 <jmh .version>1.37</jmh .version>
5757 <mbr .version>0.4.0.BUILD-SNAPSHOT</mbr .version>
Original file line number Diff line number Diff line change 2525 <java-module-name >spring.data.r2dbc</java-module-name >
2626 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
2727
28- <degraph-check .version>0.1.4</degraph-check .version>
2928 <r2dbc-spi .version>1.0.0.RELEASE</r2dbc-spi .version>
3029 <reactive-streams .version>1.0.4</reactive-streams .version>
3130 <netty >4.1.118.Final</netty >
289288 <scope >test</scope >
290289 </dependency >
291290
292- <dependency >
293- <groupId >de.schauderhaft.degraph</groupId >
294- <artifactId >degraph-check</artifactId >
295- <version >${degraph-check.version} </version >
296- <scope >test</scope >
297- </dependency >
298-
299291 <dependency >
300292 <groupId >io.mockk</groupId >
301293 <artifactId >mockk-jvm</artifactId >
You can’t perform that action at this time.
0 commit comments