| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0437731 commit 24817ea
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,4 +25,4 @@ Export-Package: org.eclipse.angularjs.core, | |||
| 25 | 25 | org.eclipse.angularjs.core.link, | |
| 26 | 26 | org.eclipse.angularjs.core.utils, | |
| 27 | 27 | org.eclipse.angularjs.core.validation | |
| 28 | - Import-Package: com.eclipsesource.json;version="[0.9.2,0.9.3)" | ||
| 28 | + Import-Package: com.eclipsesource.json;version="[0.9.4,0.9.5)" | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,4 +31,4 @@ Bundle-ActivationPolicy: lazy | |||
| 31 | 31 | Export-Package: org.eclipse.angularjs.ui.contentassist, | |
| 32 | 32 | org.eclipse.angularjs.ui.style, | |
| 33 | 33 | org.eclipse.angularjs.ui.validation | |
| 34 | - Import-Package: com.eclipsesource.json;version="[0.9.2,0.9.3)" | ||
| 34 | + Import-Package: com.eclipsesource.json;version="[0.9.4,0.9.5)" | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -164,7 +164,7 @@ | |||
| 164 | 164 | <!-- OSGi bundle coming from Maven repo --> | |
| 165 | 165 | <groupId>com.eclipsesource.minimal-json</groupId> | |
| 166 | 166 | <artifactId>minimal-json</artifactId> | |
| 167 | - <version>0.9.2</version> | ||
| 167 | + <version>0.9.4</version> | ||
| 168 | 168 | </dependency> | |
| 169 | 169 | <dependency> | |
| 170 | 170 | <groupId>fr.opensagres.js</groupId> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments