Skip to content

Commit 109da02

Browse files
Update jsoup to 1.21.2 (VirtusLab#3840)
1 parent da99e0e commit 109da02

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
@@ -117,7 +117,7 @@ object Deps {
117117
def coursierPublish = "0.4.3"
118118
def jmh = "1.37"
119119
def jsoniterScalaJava8 = "2.13.5.2"
120-
def jsoup = "1.21.1"
120+
def jsoup = "1.21.2"
121121
def scalaMeta = "4.13.9"
122122
def scalafmt = "3.9.9"
123123
def scalaNative04 = "0.4.17"

0 commit comments

Comments
 (0)