Skip to content

Commit d6ab3f0

Browse files
Update requests from 0.8.2 to 0.8.3
1 parent 0e9410f commit d6ab3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
425425
),
426426
libraryDependencies ++= Seq(
427427
akkaTypedTestkit,
428-
"com.lihaoyi" %% "requests" % "0.8.2"
428+
"com.lihaoyi" %% "requests" % "0.8.3"
429429
),
430430
libraryDependencies ++= Seq(
431431
"nl.gn0s1s" %% "elastic4s-client-esjava" % elastic4sVersion,

0 commit comments

Comments
 (0)