Skip to content

Commit a98aea0

Browse files
committed
Upgraded to CDT version 10.2
1 parent 92bdbdb commit a98aea0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_ext/eclipse-cdt/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `9.9.0`).
44

55
## [Unreleased]
6+
### Added
7+
* Switch to Eclipse CDT release 10.2 for Eclipse 4.19.
68

79
## [10.1.0] - 2020-12-26
810
### Added

_ext/eclipse-cdt/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description=Eclipse's CDT C/C++ formatter bundled for Spotless
55
VER_JAVA=11
66

77
# Compile dependencies
8-
VER_ECLIPSE_CDT=10.1
8+
VER_ECLIPSE_CDT=10.2
99
VER_SPOTLESS_ECLISPE_BASE=[3.4.2,4.0.0[
1010
VER_ECLISPE_JFACE=[3.15.300,4.0.0[
1111
VER_ECLISPE_EFS=[3.6.700,4.0.0[
12-
VER_IBM_ICU=[61,65[
12+
VER_IBM_ICU=[61,68[

0 commit comments

Comments
 (0)