Skip to content

Commit 2310ec0

Browse files
fix(deps): update dependency com.github.ekryd.sortpom:sortpom-sorter to v3.2.1
1 parent 49e1ab4 commit 2310ec0

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
@@ -65,7 +65,7 @@ dependencies {
6565
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
6666

6767
// used for pom sorting
68-
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
68+
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.1'
6969
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'
7070

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