We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb4738 commit 7c5437fCopy full SHA for 7c5437f
pom.xml
@@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
20
<properties>
21
<maven.compiler.source>11</maven.compiler.source>
22
<maven.compiler.target>11</maven.compiler.target>
23
- <tycho-version>4.0.9</tycho-version>
+ <tycho-version>4.0.10</tycho-version>
24
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25
<xtext.version>2.37.0</xtext.version>
26
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
0 commit comments