Skip to content

Commit

Permalink
Updated to google-java-format 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsimard committed Aug 18, 2016
1 parent b723454 commit eb23e9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<packaging>maven-plugin</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>0.1-alpha</version>
<version>1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit eb23e9f

Please sign in to comment.