We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c5d23 commit 8c870a2Copy full SHA for 8c870a2
build.sbt
@@ -90,7 +90,7 @@ lazy val library =
90
val ScalaTestVersion = "3.2.19"
91
val ScalafixVersion = "0.6.0"
92
val LogbackVersion = "1.5.12"
93
- val JSoupVersion = "1.18.1"
+ val JSoupVersion = "1.18.3"
94
val SCaffeineVersion = "5.3.0"
95
val KamonVersion = "2.7.5"
96
}
0 commit comments