Skip to content

Commit 9697b33

Browse files
Update dependency com.github.ekryd.sortpom:sortpom-sorter to v3.2.1
1 parent 5302984 commit 9697b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
5757

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

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

0 commit comments

Comments
 (0)