You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _ext/eclipse-cdt/CHANGES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# spotless-eclipse-cdt
2
2
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
+
3
7
### Version 9.8.0 - July 24th 2019 ([artifact]([jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-cdt)))
4
8
5
9
* Switch to Eclipse CDT release 9.8 for Eclipse 4.12 ([#423](https://github.com/diffplug/spotless/pull/423)).
Copy file name to clipboardExpand all lines: _ext/eclipse-cdt/gradle.properties
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Versions correspond to the Eclipse-CDT version used for the fat-JAR.
2
2
# See https://www.eclipse.org/cdt/ for further information about Eclipse-CDT versions.
3
3
# 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
5
5
ext_artifactId=spotless-eclipse-cdt
6
6
ext_description=Eclipse's CDT C/C++ formatter bundled for Spotless
0 commit comments