There was an error while loading. Please reload this page.
1 parent 8351dbe commit 4bcb2c5Copy full SHA for 4bcb2c5
project/build.sbt
@@ -1,6 +1,6 @@
1
// Used by VersionUtil to get gitHash and commitDate
2
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.0.201803080745-r"
3
-libraryDependencies += "com.lihaoyi" %% "requests" % "0.9.0"
+libraryDependencies += "com.lihaoyi" %% "requests" % "0.8.3"
4
libraryDependencies += "com.lihaoyi" %% "os-lib" % "0.11.5"
5
6
libraryDependencies += Dependencies.`jackson-databind`
0 commit comments