Skip to content

Commit 501cdb0

Browse files
committed
Release google-java-format 1.13.0
1 parent 8be9250 commit 501cdb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.google.googlejavaformat</groupId>
2424
<artifactId>google-java-format-parent</artifactId>
25-
<version>HEAD-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<artifactId>google-java-format</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>com.google.googlejavaformat</groupId>
2424
<artifactId>google-java-format-parent</artifactId>
2525
<packaging>pom</packaging>
26-
<version>HEAD-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727

2828
<modules>
2929
<module>core</module>

0 commit comments

Comments
 (0)