File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11# spotless-eclipse-cdt
22
3+ ### Version 9.9.0 - October 31st 2019 ([ artifact] ( [jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-cdt) ) )
4+
5+ * Switch to Eclipse CDT release 9.9 for Eclipse 4.13 ([ #480 ] ( https://github.com/diffplug/spotless/issues/480 ) ).
6+
37### Version 9.8.0 - July 24th 2019 ([ artifact] ( [jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-cdt) ) )
48
59* Switch to Eclipse CDT release 9.8 for Eclipse 4.12 ([ #423 ] ( https://github.com/diffplug/spotless/pull/423 ) ).
Original file line number Diff line number Diff line change 11# Versions correspond to the Eclipse-CDT version used for the fat-JAR.
22# See https://www.eclipse.org/cdt/ for further information about Eclipse-CDT versions.
33# Patch version can be incremented independently for backward compatible patches of this library.
4- ext_version =9.8 .0
4+ ext_version =9.9 .0
55ext_artifactId =spotless-eclipse-cdt
66ext_description =Eclipse's CDT C/C++ formatter bundled for Spotless
77ext_org =diffplug
@@ -11,11 +11,10 @@ ext_group=com.diffplug.spotless
1111ext_VER_JAVA =1.8
1212
1313# Compile dependencies
14- VER_ECLIPSE_CDT =9.7
15- VER_SPOTLESS_ECLISPE_BASE =[3.2.0,4.0.0[
16- VER_ECLISPE_JFACE =[3.12.0,4.0.0[
17- VER_ECLISPE_WORKBENCH =[3.11.0,4.0.0[
18- VER_ECLISPE_PLATFORM =[3.6.0,4.0.0[
14+ VER_ECLIPSE_CDT =9.9
15+ VER_SPOTLESS_ECLISPE_BASE =[3.3.0,4.0.0[
16+ VER_ECLISPE_JFACE =[3.15.300,4.0.0[
17+ VER_ECLISPE_PLATFORM =[3.6.700,4.0.0[
1918VER_IBM_ICU =[61,62[
2019
2120# Provided dependencies
You can’t perform that action at this time.
0 commit comments