Skip to content

Commit 387ef28

Browse files
committed
[TP] Update to latest lsp4e and logback
1 parent 7f0353c commit 387ef28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

target-platform/target-platform.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<unit id="org.eclipse.wst.xsd.core"/>
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
36-
<repository location="https://download.eclipse.org/lsp4e/releases/0.30.5"/>
36+
<repository location="https://download.eclipse.org/lsp4e/releases/0.30.6"/>
3737
<repository location="https://download.eclipse.org/tm4e/releases/0.17.2"/>
3838
<repository location="https://download.eclipse.org/wildwebdeveloper/updates/release/1.4.0"/>
3939
<unit id="org.eclipse.lsp4e"/>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>ch.qos.logback</groupId>
5454
<artifactId>logback-classic</artifactId>
55-
<version>1.5.35</version>
55+
<version>1.5.38</version>
5656
<type>jar</type>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)