File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
33Bundle-Name : Eclipse JSDT core
44Bundle-SymbolicName : jsdt-core
55Bundle-Vendor : funfried
6- Bundle-Version : 1.0.4
6+ Bundle-Version : 1.0.5
77Require-Bundle : org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
88Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 1818
1919 <groupId >de.funfried.libraries</groupId >
2020 <artifactId >jsdt-core</artifactId >
21- <version >1.0.4 </version >
21+ <version >1.0.5 </version >
2222 <packaging >eclipse-plugin</packaging >
2323
2424 <developers >
127127 <dependency >
128128 <groupId >com.google.protobuf</groupId >
129129 <artifactId >protobuf-java</artifactId >
130- <version >4.0.0-rc-2 </version >
130+ <version >3.24.0 </version >
131131 </dependency >
132132 <dependency >
133133 <groupId >org.checkerframework</groupId >
You can’t perform that action at this time.
0 commit comments