We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc070ba commit 54cd7b6Copy full SHA for 54cd7b6
1 file changed
com.googlecode.cppcheclipse.parent/pom.xml
@@ -14,7 +14,8 @@
14
</prerequisites>
15
16
<properties>
17
- <tycho-version>0.17.0</tycho-version>
+ <tycho-version>0.18.1</tycho-version>
18
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
</properties>
20
21
<build>
0 commit comments