Skip to content

Commit baf9887

Browse files
authored
Update jsoup to 1.21.2 (in meta-build) (#5753)
Pull request: #5753
1 parent 10cfb15 commit baf9887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ object `package` extends MillBuildRootModule {
1515
// TODO: implement empty version for ivy deps as we do in import parser
1616
mvn"com.lihaoyi::mill-contrib-buildinfo:${mill.api.BuildInfo.millVersion}",
1717
mvn"com.goyeau::mill-scalafix_mill1:0.6.0",
18-
mvn"org.jsoup:jsoup:1.21.1"
18+
mvn"org.jsoup:jsoup:1.21.2"
1919
)
2020
}

0 commit comments

Comments
 (0)