From 5bd3885cad8b204eedd52cd1304b4ca4b87d663d Mon Sep 17 00:00:00 2001 From: Ned Twigg Date: Sun, 10 Feb 2019 16:13:58 -0800 Subject: [PATCH] Bump ext-eclipse-wtp to 3.10.0 --- _ext/eclipse-wtp/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ext/eclipse-wtp/gradle.properties b/_ext/eclipse-wtp/gradle.properties index 79ab04ce6e..51032d6fab 100644 --- a/_ext/eclipse-wtp/gradle.properties +++ b/_ext/eclipse-wtp/gradle.properties @@ -1,7 +1,7 @@ # Versions correspond to the Eclipse-WTP version used for the fat-JAR. # See https://www.eclipse.org/webtools/ for further information about Eclipse-WTP versions. # Patch version can be incremented independently for backward compatible patches of this library. -ext_version=3.9.6 +ext_version=3.10.0 ext_artifactId=spotless-eclipse-wtp ext_description=Eclipse's WTP formatters bundled for Spotless