Skip to content

Commit

Permalink
Bump google-java-format from 1.9 to 1.10.0 (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 1, 2021
1 parent ec34188 commit ca92be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ buildscript {
classpath "org.shipkit:shipkit-changelog:1.1.13"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"

classpath 'com.google.googlejavaformat:google-java-format:1.9'
classpath 'com.google.googlejavaformat:google-java-format:1.10.0'
}
}

Expand Down

0 comments on commit ca92be6

Please sign in to comment.