We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d3ae1 commit 690212eCopy full SHA for 690212e
lib/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
33
34
// used for pom sorting
35
- sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
+ sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.0'
36
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'
37
38
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0'
0 commit comments