Skip to content

Commit 7dbdd39

Browse files
committed
Update README.md
1 parent 9980137 commit 7dbdd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ API documentation is available [here](http://www.scala-lang.org/api/current/scal
1717
To depend on scala-xml in SBT, add something like this to your build.sbt:
1818

1919
```
20-
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.2"
20+
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.3"
2121
```
2222

2323
Maven users, or sbt users looking to support multiple Scala versions, please see the more elaborate example in https://github.com/scala/scala-module-dependency-sample.

0 commit comments

Comments
 (0)