Skip to content

Commit 3aabfd9

Browse files
fix(deps): update dependency com.github.ekryd.sortpom:sortpom-sorter to v3.2.0
1 parent 0d8a086 commit 3aabfd9

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
@@ -51,7 +51,7 @@ dependencies {
5151
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
5252

5353
// used for pom sorting
54-
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
54+
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.0'
5555
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'
5656

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