Skip to content

Commit f6bca4d

Browse files
committed
Fix eclipse-base dependency fot ext-eclipse-cdt to be mavencentral compliant.
1 parent a8fe1d6 commit f6bca4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ext/eclipse-cdt/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ ext_VER_JAVA=1.8
1212

1313
# Compile dependencies
1414
VER_ECLIPSE_CDT=9.4
15-
VER_SPOTLESS_ECLISPE_BASE=3.+
15+
VER_SPOTLESS_ECLISPE_BASE=[3.0.0,4.0.0[
1616
VER_ECLISPE_JFACE=[3.12.0,4.0.0[

0 commit comments

Comments
 (0)