Skip to content

Commit e6bb319

Browse files
Update jsoup to 1.18.3 (#3338)
1 parent 05267d4 commit e6bb319

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
@@ -111,7 +111,7 @@ object Deps {
111111
def jmh = "1.37"
112112
def jsoniterScala = "2.23.2"
113113
def jsoniterScalaJava8 = "2.13.5.2"
114-
def jsoup = "1.18.2"
114+
def jsoup = "1.18.3"
115115
def scalaMeta = "4.9.9"
116116
def scalaNative04 = "0.4.17"
117117
def scalaNative05 = "0.5.6"

0 commit comments

Comments
 (0)