File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# spotless-eclipse-base
22
3+ ### Version 3.3.0 - October 31st 2019 ([ artifact] ( [jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-base) ) )
4+
5+ * Added support of Eclipse 4.13 framework. ([ #480 ] ( https://github.com/diffplug/spotless/issues/480 ) )
6+
37### Version 3.2.1 - September 3rd 2019 ([ artifact] ( [jcenter](https://bintray.com/diffplug/opensource/spotless-eclipse-base) ) )
48
59* Fixed deletion of temporary workspace. ([ #447 ] ( https://github.com/diffplug/spotless/issues/447 ) )
Original file line number Diff line number Diff line change 11# Mayor versions correspond to the supported Eclipse core version.
22# Minor version is incremented for features or incompatible changes (including changes to supported dependency versions).
33# Patch version is incremented for backward compatible patches of this library.
4- ext_version =3.2.1
4+ ext_version =3.3.0
55ext_artifactId =spotless-eclipse-base
66ext_description =Eclipse bundle controller and services for Spotless
77
@@ -12,7 +12,7 @@ ext_group=com.diffplug.spotless
1212ext_VER_JAVA =1.8
1313
1414# Compile dependencies
15- VER_ECLIPSE_CORE_RESOURCES =[3.13.400 ,4.0.0[
15+ VER_ECLIPSE_CORE_RESOURCES =[3.13.500 ,4.0.0[
1616
1717# Provided dependencies
1818VER_SLF4J =[1.6,2.0[
You can’t perform that action at this time.
0 commit comments