Skip to content

Commit

Permalink
Update dependency com.palantir.javaformat:palantir-java-format to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent f4ee554 commit b0bb294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Expand Up @@ -52,7 +52,7 @@ dependencies {
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'

palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0'
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:2.27.0'

String VER_KTFMT = '0.40'
ktfmtCompileOnly "com.facebook:ktfmt:$VER_KTFMT"
Expand Down

0 comments on commit b0bb294

Please sign in to comment.