We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f8856 commit 6b31b97Copy full SHA for 6b31b97
io.sloeber.core/META-INF/MANIFEST.MF
@@ -23,7 +23,8 @@ Require-Bundle: org.eclipse.cdt.managedbuilder.core,
23
org.eclipse.core.variables,
24
org.apache.commons.commons-io,
25
org.apache.commons.commons-compress,
26
- com.github.luben.zstd-jni;bundle-version="1.5.5"
+ com.github.luben.zstd-jni;bundle-version="1.5.5",
27
+ slf4j.api;bundle-version="2.0.9"
28
Export-Package: cc.arduino.packages;x-internal:=true,
29
cc.arduino.packages.discoverers;x-internal:=true,
30
cc.arduino.packages.ssh;x-internal:=true,
0 commit comments