diff --git a/build.sbt b/build.sbt index cbbdb22..79b3438 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ libraryDependencies ++= Seq( jdbc, anorm, cache, - "org.kohsuke" % "github-api" % "1.50-SNAPSHOT", + "com.madgag" % "github-api" % "1.49.99.0.1", "com.github.scala-incubator.io" %% "scala-io-file" % "0.4.2", "org.eclipse.jgit" % "org.eclipse.jgit" % "3.2.0.201312181205-r", "com.madgag" %% "scala-git" % "1.11.1",