added mockito/bytebuddy dependendencies to windestimation.test bundle

This commit is contained in:
Axel Uhl
2025-12-11 18:33:29 +01:00
parent 1497e55291
commit 4cc370e675
@@ -14,5 +14,8 @@ Require-Bundle: junit-jupiter-api;bundle-version="5.11.3",
org.opentest4j;bundle-version="1.3.0",
com.sap.sailing.domain.test,
com.sap.sailing.domain.tractracadapter,
com.tractrac.clientmodule
com.tractrac.clientmodule,
net.bytebuddy.byte-buddy;bundle-version="1.14.12",
net.bytebuddy.byte-buddy-agent;bundle-version="1.14.12",
org.mockito.mockito-core;bundle-version="4.8.1"
Automatic-Module-Name: com.sap.sailing.windestimation.test