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

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Nov 6, 2013
1 parent 7ea331b commit f13609e
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 @@ -8,7 +8,7 @@

```scala
libraryDependencies ++= Seq(
"com.github.seratch" %% "scalikesolr" % "[4.3,)"
"com.github.seratch" %% "scalikesolr" % "[4.5,)"
)
```

Expand All @@ -20,7 +20,7 @@ Available on maven central repository.
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikesolr_2.10</artifactId>
<version>[4.3,)</version>
<version>[4.5,)</version>
</dependency>
```

Expand Down

0 comments on commit f13609e

Please sign in to comment.