Skip to content

Commit 4a2519c

Browse files
Update dependency com.github.ekryd.sortpom:sortpom-sorter to v3.2.1
1 parent 7f0807f commit 4a2519c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
6464

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

6969
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)