Skip to content

Commit

Permalink
fix(deps): update dependency com.github.ekryd.sortpom:sortpom-sorter …
Browse files Browse the repository at this point in the history
…to v3.3.0
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent d346ef8 commit ceff421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {
// scalafmt
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:3.7.3"
// sortPom
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.2.1'
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.3.0'
sortPomCompileOnly 'org.slf4j:slf4j-api:2.0.0'
// zjsonPatch
zjsonPatchCompileOnly 'com.flipkart.zjsonpatch:zjsonpatch:0.4.14'
Expand Down

0 comments on commit ceff421

Please sign in to comment.