Skip to content

Commit

Permalink
upgrade jstuff from 7.6.0 to 7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Mar 18, 2024
1 parent ede2ada commit 2274576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.ide.application"/>
<import plugin="org.eclipse.ui.genericeditor"/>
<import plugin="net.sf.jstuff.core" version="7.6.0" match="compatible"/>
<import plugin="net.sf.jstuff.core" version="7.9.0" match="compatible"/>
<import plugin="org.eclipse.core.filebuffers"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.jface"/>
Expand Down
2 changes: 1 addition & 1 deletion plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Require-Bundle: org.eclipse.platform;bundle-version="4.31.0",
org.eclipse.ui.ide,
org.eclipse.ui.ide.application,
org.eclipse.ui.genericeditor,
net.sf.jstuff.core;bundle-version="[7.6.0,8.0.0)",
net.sf.jstuff.core;bundle-version="[7.9.0,8.0.0)",
de.sebthom.eclipse.commons

0 comments on commit 2274576

Please sign in to comment.