Skip to content

Commit

Permalink
Use LemMinX 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Oct 20, 2022
1 parent 4e0d157 commit e64be91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lemminx-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>lemminx-maven</artifactId>
<!-- Versioning rule: Go for +0.0.1 on each release, unless using a new version of
lemminx which is not backward compatible, in such case, go for +0.1.0 -->
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>

<licenses>
<license>
Expand All @@ -24,7 +24,7 @@
<lemminx.maven.indexDirectory>${project.build.directory}/test-index</lemminx.maven.indexDirectory>
<maven.repo.local>${settings.localRepository}</maven.repo.local>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<lemminx.version>0.21.0</lemminx.version>
<lemminx.version>0.22.0</lemminx.version>
<maven.version>3.8.6</maven.version>
</properties>

Expand Down

0 comments on commit e64be91

Please sign in to comment.