We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bf08c commit 6a9bc8dCopy full SHA for 6a9bc8d
_ext/eclipse-cdt/CHANGES.md
@@ -4,6 +4,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4
5
## [Unreleased]
6
7
+## [10.5.0] - 2021-12-10
8
+### Added
9
+* Switch to Eclipse CDT release 10.5 for Eclipse 2021-12.
10
+
11
## [10.4.0] - 2021-09-23
12
### Added
13
* Switch to Eclipse CDT release 10.4 for Eclipse 4.21.
_ext/eclipse-cdt/gradle.properties
@@ -5,7 +5,7 @@ description=Eclipse's CDT C/C++ formatter bundled for Spotless
VER_JAVA=11
# Compile dependencies
-VER_ECLIPSE_CDT=10.4
+VER_ECLIPSE_CDT=10.5
VER_SPOTLESS_ECLISPE_BASE=[3.5.0,4.0.0[
VER_ECLISPE_JFACE=[3.18.0,4.0.0[
VER_ECLISPE_EFS=[3.7.0,4.0.0[
0 commit comments