Skip to content

Commit

Permalink
Prepare release 3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sophio-japharidze-sonarsource committed Dec 6, 2024
1 parent 88fb6ae commit f390d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.sonarsource.sonarlint.ls</groupId>
<artifactId>sonarlint-language-server</artifactId>
<version>3.14-SNAPSHOT</version>
<version>3.13.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>SonarLint Language Server</name>
<description>SonarLint Language Server</description>
Expand All @@ -24,7 +24,7 @@

<properties>
<jdk.min.version>17</jdk.min.version>
<sonarlint.core.version>10.11.1.79701</sonarlint.core.version>
<sonarlint.core.version>10.11.2.79730</sonarlint.core.version>
<!-- Version used by Xodus -->
<kotlin.version>1.6.10</kotlin.version>
<!-- analyzers used for tests -->
Expand Down

0 comments on commit f390d0f

Please sign in to comment.