Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cbc777f

Browse filesBrowse files
authored
deps: revert google-java-format to 1.7 (#453)
Fixes #452 . (This revert would fix the problem but when RenovateBot create a pull request we'll be forgetting about the problem.)
1 parent e43174d commit cbc777f
Copy full SHA for cbc777f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>com.google.googlejavaformat</groupId>
227227
<artifactId>google-java-format</artifactId>
228-
<version>1.15.0</version>
228+
<version>1.7</version>
229229
</dependency>
230230
</dependencies>
231231
</plugin>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.