4cc370e6752e937b89f07f2444b942eaec901c01
java/com.sap.sailing.windestimation.test/META-INF/MANIFEST.MF
| ... | ... | @@ -14,5 +14,8 @@ Require-Bundle: junit-jupiter-api;bundle-version="5.11.3", |
| 14 | 14 | org.opentest4j;bundle-version="1.3.0", |
| 15 | 15 | com.sap.sailing.domain.test, |
| 16 | 16 | com.sap.sailing.domain.tractracadapter, |
| 17 | - com.tractrac.clientmodule |
|
| 17 | + com.tractrac.clientmodule, |
|
| 18 | + net.bytebuddy.byte-buddy;bundle-version="1.14.12", |
|
| 19 | + net.bytebuddy.byte-buddy-agent;bundle-version="1.14.12", |
|
| 20 | + org.mockito.mockito-core;bundle-version="4.8.1" |
|
| 18 | 21 | Automatic-Module-Name: com.sap.sailing.windestimation.test |