Skip to content

Commit 89e9531

Browse files
Update jsoup to 1.19.1 (#3542)
1 parent f289e12 commit 89e9531

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
@@ -116,7 +116,7 @@ object Deps {
116116
def jmh = "1.37"
117117
def jsoniterScala = "2.23.2"
118118
def jsoniterScalaJava8 = "2.13.5.2"
119-
def jsoup = "1.18.3"
119+
def jsoup = "1.19.1"
120120
def scalaMeta = "4.13.2"
121121
def scalafmt = "3.9.2"
122122
def scalaNative04 = "0.4.17"

0 commit comments

Comments
 (0)