Skip to content

Commit 79221bb

Browse files
Prepare release 4.3.1
1 parent a9286be commit 79221bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.sonarsource.sonarlint.ls</groupId>
1111
<artifactId>sonarlint-language-server</artifactId>
12-
<version>4.4-SNAPSHOT</version>
12+
<version>4.3.1-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414
<name>SonarLint Language Server</name>
1515
<description>SonarLint Language Server</description>
@@ -24,7 +24,7 @@
2424

2525
<properties>
2626
<jdk.min.version>17</jdk.min.version>
27-
<sonarlint.core.version>10.34.0.83431</sonarlint.core.version>
27+
<sonarlint.core.version>10.34.1.83453</sonarlint.core.version>
2828
<slf4j.version>2.0.17</slf4j.version>
2929
<!-- Version used by Xodus -->
3030
<kotlin.version>1.6.10</kotlin.version>

0 commit comments

Comments
 (0)