Skip to content

Commit 14cc6f2

Browse files
Update jsoup to 1.21.1 (#3762)
1 parent 4227332 commit 14cc6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ object Deps {
118118
def coursierPublish = "0.3.0"
119119
def jmh = "1.37"
120120
def jsoniterScalaJava8 = "2.13.5.2"
121-
def jsoup = "1.20.1"
121+
def jsoup = "1.21.1"
122122
def scalaMeta = "4.13.7"
123123
def scalafmt = "3.9.7"
124124
def scalaNative04 = "0.4.17"

0 commit comments

Comments
 (0)