Skip to content

Commit b3b133b

Browse files
committed
SLCore 10.47.99001
1 parent 63688cb commit b3b133b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<tycho.version>4.0.12</tycho.version>
8888

8989
<!-- Sloop embedded CLI version for fragment projects -->
90-
<sloop.version>10.47.0.84936</sloop.version>
90+
<sloop.version>10.47.99001</sloop.version>
9191

9292
<!-- SonarQube analysis -->
9393
<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.47.0.84936</version>
15+
<version>10.47.99001</version>
1616
<type>jar</type>
1717
</dependency>
1818
</dependencies>

0 commit comments

Comments
 (0)