We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b186ab commit 81cf66bCopy full SHA for 81cf66b
lib/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
testImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
50
51
// used for pom sorting
52
- sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
+ sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.0'
53
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'
54
55
palantirJavaFormatCompileOnly 'com.palantir.javaformat:palantir-java-format:1.1.0'
0 commit comments