We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4c040 commit 6ef0708Copy full SHA for 6ef0708
README.md
@@ -10,7 +10,7 @@ We're also looking forward to alternative implementations!
10
To depend on scala-xml in SBT, add something like this to your build.sbt:
11
12
```
13
-libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.1"
+libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.2"
14
15
16
(Assuming you're using a `scalaVersion` for which a scala-xml is published.
0 commit comments