Skip to content

Commit

Permalink
Update Tycho to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Sep 6, 2023
1 parent 62ddb12 commit 430d6eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<name>SonarLint for Eclipse Integration Tests</name>

<properties>
<tycho.version>4.0.1</tycho.version>
<tycho.version>4.0.2</tycho.version>
<license.title>SonarLint for Eclipse ITs</license.title>
<license.mailto>sonarlint@sonarsource.com</license.mailto>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<license.title>SonarLint for Eclipse</license.title>
<license.mailto>sonarlint@sonarsource.com</license.mailto>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho.version>4.0.1</tycho.version>
<tycho.version>4.0.2</tycho.version>
<jdk.min.version>11</jdk.min.version>
<!-- Same protobuf version than the one in SonarLint Core-->
<protobuf.version>3.21.9</protobuf.version>
Expand Down

0 comments on commit 430d6eb

Please sign in to comment.