Skip to content

Commit

Permalink
Update dependency com.github.ekryd.sortpom:sortpom-sorter to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2023
1 parent 7f0807f commit 4a2519c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"

// used for pom sorting
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.1'
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'

palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0' // this version needs to stay compilable against Java 8 for CI Job testNpm
Expand Down

0 comments on commit 4a2519c

Please sign in to comment.