fix dependencies to use versions which are available for scala 2.9 and 2.10

This commit is contained in:
Johannes Rudolph 2013-07-22 16:04:58 +02:00
parent 0ff4284cb6
commit 236ecf9e6b
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ crossBuildingSettings
CrossBuilding.scriptedSettings
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.2"
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.3"