We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef482c commit f7e6517Copy full SHA for f7e6517
2 files changed
.project
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
- <name>lsp4e</name>
+ <name>org.eclipse.lsp4e.parent</name>
4
<comment></comment>
5
<projects>
6
</projects>
target-platforms/target-platform-latest/target-platform-latest.target
@@ -32,7 +32,7 @@
32
<!-- External Eclipse null Annotations, see https://github.com/vegardit/no-npe -->
33
<groupId>com.vegardit.no-npe</groupId>
34
<artifactId>no-npe-eea-all</artifactId>
35
- <version>1.3.8</version>
+ <version>1.3.9</version>
36
<type>jar</type>
37
</dependency>
38
</dependencies>
0 commit comments