Skip to content

Commit

Permalink
vendor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Sep 11, 2024
1 parent b74e031 commit c9a286a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Require-Bundle: de.guite.modulestudio.mostdsl;bundle-version="1.5.0",
org.apache.log4j;bundle-version="1.2.25",
org.eclipse.core.runtime;bundle-version="3.31.100",
org.eclipse.emf.mwe2.launch;bundle-version="2.19.0",
org.eclipse.emf.mwe.utils;bundle-version="1.12.0",
org.eclipse.emf.mwe.utils;bundle-version="1.13.0",
org.eclipse.xtend.core;bundle-version="2.36.0",
org.eclipse.xtend.standalone;bundle-version="2.36.0";resolution:=optional,
org.eclipse.xtext;bundle-version="2.36.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8
encoding/feature.properties=UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ActivationPolicy: lazy
Require-Bundle: com.google.guava;bundle-version="33.2.0",
Require-Bundle: com.google.guava;bundle-version="33.3.0",
com.google.inject;bundle-version="7.0.0",
de.guite.modulestudio.mostdsl;bundle-version="1.5.0",
de.guite.modulestudio.mostdsl.ui;bundle-version="1.5.0",
Expand Down

0 comments on commit c9a286a

Please sign in to comment.