File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.google.googlejavaformat</groupId >
24
24
<artifactId >google-java-format-parent</artifactId >
25
- <version >HEAD-SNAPSHOT </version >
25
+ <version >1.22.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >google-java-format</artifactId >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : google-java-format
4
4
Bundle-SymbolicName : google-java-format-eclipse-plugin;singleton:=true
5
5
Bundle-Vendor : Google
6
- Bundle-Version : 1.13 .0
6
+ Bundle-Version : 1.22 .0
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-11
8
8
Require-Bundle : org.eclipse.jdt.core;bundle-version="3.10.0",
9
9
org.eclipse.jface,
Original file line number Diff line number Diff line change 22
22
<groupId >com.google.googlejavaformat</groupId >
23
23
<artifactId >google-java-format-eclipse-plugin</artifactId >
24
24
<packaging >eclipse-plugin</packaging >
25
- <version >1.13 .0</version >
25
+ <version >1.22 .0</version >
26
26
27
27
<name >Google Java Format Plugin for Eclipse 4.5+</name >
28
28
Original file line number Diff line number Diff line change 23
23
<groupId >com.google.googlejavaformat</groupId >
24
24
<artifactId >google-java-format-parent</artifactId >
25
25
<packaging >pom</packaging >
26
- <version >HEAD-SNAPSHOT </version >
26
+ <version >1.22.0 </version >
27
27
28
28
<modules >
29
29
<module >core</module >
You can’t perform that action at this time.
0 commit comments