Skip to content

Commit a1b525d

Browse files
committed
SLE-1077: Update SLCORE
1 parent c050b4a commit a1b525d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<tycho.version>4.0.10</tycho.version>
7878

7979
<!-- Sloop embedded CLI version for fragment projects -->
80-
<sloop.version>10.16.0.80296</sloop.version>
80+
<sloop.version>10.16.0.80440</sloop.version>
8181

8282
<!-- SonarQube analysis -->
8383
<sonar.java.source>11</sonar.java.source>

target-platforms/commons-build.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>org.sonarsource.sonarlint.core</groupId>
1414
<artifactId>sonarlint-java-client-osgi</artifactId>
15-
<version>10.16.0.80296</version>
15+
<version>10.16.0.80440</version>
1616
<type>jar</type>
1717
</dependency>
1818
</dependencies>

0 commit comments

Comments
 (0)