Skip to content

Commit

Permalink
Use latest SLCORE and parent-pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sophio-japharidze-sonarsource committed Oct 7, 2024
1 parent dd5eb5c commit f7d96a7
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
<version>77.0.0.2082</version>
<version>79.0.0.2165</version>
<relativePath/>
</parent>
<groupId>org.sonarsource.sonarlint.ls</groupId>
Expand All @@ -24,7 +24,7 @@

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

0 comments on commit f7d96a7

Please sign in to comment.