Skip to content

Commit

Permalink
Bug #516 - Use latest Tycho and Java 17 for building
Browse files Browse the repository at this point in the history
Move Tycho version (and move to JDK 17)
  • Loading branch information
lcaron committed Dec 23, 2023
1 parent 28b099d commit 6af7dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.nebula.nebula-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:

<properties>

<tycho-version>2.6.0</tycho-version>
<tycho-version>3.0.4</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<mockito-version>2.8.9</mockito-version>
<findbugs-version>2.3.2</findbugs-version>
Expand Down

0 comments on commit 6af7dcc

Please sign in to comment.