Skip to content

Commit 4bcb2c5

Browse files
committed
.
1 parent 8351dbe commit 4bcb2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Used by VersionUtil to get gitHash and commitDate
22
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.0.201803080745-r"
3-
libraryDependencies += "com.lihaoyi" %% "requests" % "0.9.0"
3+
libraryDependencies += "com.lihaoyi" %% "requests" % "0.8.3"
44
libraryDependencies += "com.lihaoyi" %% "os-lib" % "0.11.5"
55

66
libraryDependencies += Dependencies.`jackson-databind`

0 commit comments

Comments
 (0)