mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-16 10:48:47 +00:00
added mockito/bytebuddy dependendencies to windestimation.test bundle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user