Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Aug 27, 2014
1 parent c903d39 commit f3ab6fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ As this library is distributed through the Sonatype OSS repository, it should be
<dependency>
<groupId>org.zapodot</groupId>
<artifactId>akka-test-junit</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
```

### SBT
```scala
libraryDependencies += "org.zapodot" % "akka-test-junit" % "1.1.1"
libraryDependencies += "org.zapodot" % "akka-test-junit" % "1.1.2"
```


Expand Down

0 comments on commit f3ab6fc

Please sign in to comment.