Skip to content

Commit f8f4f56

Browse files
Update jsoup to 1.20.1 (#3655)
1 parent 271459d commit f8f4f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

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

0 commit comments

Comments
 (0)