Skip to content

Commit 87d9410

Browse files
committed
Downgrade Google Formatter due to incompatibility with JSDT
1 parent cfb87f7 commit 87d9410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
114114
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
115115
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
116-
<google-java-format.version>1.14.0</google-java-format.version>
116+
<google-java-format.version>1.13.0</google-java-format.version>
117117
<xml-formatter.version>0.2.2</xml-formatter.version>
118118
<commons-lang.version>3.12.0</commons-lang.version>
119119
<netbeans.version>RELEASE120</netbeans.version>

0 commit comments

Comments
 (0)