Skip to content

Commit 97af13a

Browse files
committed
Update jsoup to 1.18.3
1 parent e1c5d23 commit 97af13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ lazy val library =
9090
val ScalaTestVersion = "3.2.19"
9191
val ScalafixVersion = "0.6.0"
9292
val LogbackVersion = "1.5.12"
93-
val JSoupVersion = "1.18.1"
93+
val JSoupVersion = "1.18.3"
9494
val SCaffeineVersion = "5.3.0"
9595
val KamonVersion = "2.7.5"
9696
}

0 commit comments

Comments
 (0)