From dfe179d66517ab60dc80a89e6d5d14dd20b3fa2f Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Wed, 22 Aug 2018 18:15:24 +0800 Subject: 0.1.3 --- example/compress/build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/compress') diff --git a/example/compress/build.sc b/example/compress/build.sc index a08b2c6..e5faf4b 100644 --- a/example/compress/build.sc +++ b/example/compress/build.sc @@ -12,7 +12,7 @@ trait AppModule extends ScalaModule{ def ivyDeps = Agg( ivy"com.lihaoyi::utest::0.6.3", - ivy"com.lihaoyi::requests::0.1.2", + ivy"com.lihaoyi::requests::0.1.3", ) } } \ No newline at end of file -- cgit v1.2.3