Update tycho to 2.7.5

Change-Id: I5ef981cf9f01cc8493dc6178938819f5e086f26a
This commit is contained in:
Matthias Sohn 2022-09-06 16:14:48 +02:00
parent 370d1170e8
commit 1e28d49eb9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<properties>
<java.version>11</java.version>
<tycho-version>2.6.0</tycho-version>
<tycho-version>2.7.5</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.17</target-platform>
</properties>