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 55cccff commit d20b61bCopy full SHA for d20b61b
project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
36
)
37
38
val xml = Seq(
39
- "org.scala-lang.modules" %% "scala-xml" % "2.1.0"
+ "org.scala-lang.modules" %% "scala-xml" % "2.3.0"
40
41
42
val monocle = Seq(
0 commit comments