Skip to content

Commit

Permalink
Allow Gson for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakrafux committed Apr 5, 2024
1 parent 4a55cbe commit 2240da1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ Require-Bundle: org.eclipse.glsp.layout;bundle-version="[2.0.0,3.0.0)",
org.eclipse.glsp.server.websocket;bundle-version="[2.0.0,3.0.0)",
org.eclipse.elk.core;bundle-version="0.8.1",
org.eclipse.elk.alg.layered;bundle-version="0.8.1",
org.eclipse.elk.graph;bundle-version="0.8.1"
org.eclipse.elk.graph;bundle-version="0.8.1",
com.google.gson;bundle-version="2.8.7"
Import-Package: org.apache.logging.log4j;version="2.17.1"

0 comments on commit 2240da1

Please sign in to comment.