Skip to content

Commit

Permalink
Dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasuki committed Sep 20, 2018
1 parent 94e4d4a commit 4311a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -19,7 +19,7 @@ libraryDependencies ++= Seq(
,"com.typesafe.akka" % "akka-actor_2.12" % akkaVersion
,"com.typesafe.akka" % "akka-testkit_2.12" % akkaVersion % "test"
,"com.github.sanskrit-coders" % "indic-transliteration_2.12" % "1.30"
,"com.github.sanskrit-coders" % "db-interface_2.12" % "3.1"
,"com.github.sanskrit-coders" % "db-interface_2.12" % "3.2"
)

libraryDependencies += "org.scalactic" %% "scalactic" % scalactestVersion
Expand Down

0 comments on commit 4311a7b

Please sign in to comment.