Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattroberts297 committed Apr 30, 2014
1 parent c05510f commit da66239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A Simple Logging Facade for Scala (SLF4S) built on top of SLF4J.
### Build.scala
```scala
libraryDependencies ++= Seq(
"org.slf4s" %% "slf4s-api" % "1.7.6",
"org.slf4s" %% "slf4s-api" % "1.7.7",
"ch.qos.logback" % "logback-classic" % "1.1.1"
)
```
Expand Down

0 comments on commit da66239

Please sign in to comment.