Skip to content

Commit

Permalink
Adjusted to declaration for runtime usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgenereu committed Jul 20, 2021
1 parent 1f0397f commit 6826440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ configuration.

```groovy
dependencies {
compileOnly 'com.google.googlejavaformat:google-java-format:1.10.0'
implementation 'com.google.googlejavaformat:google-java-format:1.10.0'
}
```

Expand Down

0 comments on commit 6826440

Please sign in to comment.