Skip to content

Commit

Permalink
Update version ranges of dependencies for ui/org.eclipse.tools.layout…
Browse files Browse the repository at this point in the history
….spy
  • Loading branch information
eclipse-pde-bot committed Jan 21, 2025
1 parent c1ee8bb commit 3a5af99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.jface.databinding;bundle-version="1.9.0",
org.eclipse.jdt.annotation;resolution:=optional,
org.eclipse.core.databinding.property;bundle-version="1.6.0",
org.eclipse.ui;bundle-version="3.109.0"
Import-Package: org.eclipse.core.runtime;version="3.5.0",
Import-Package: org.eclipse.core.runtime;version="[3.7.0,4)",
org.eclipse.osgi.util,
org.osgi.framework;version="[1.10.0,2.0.0)"
Bundle-Vendor: %provider-name
Expand Down

0 comments on commit 3a5af99

Please sign in to comment.