Skip to content

Commit

Permalink
2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed May 14, 2020
1 parent 2be8fff commit 30a5cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ object amm extends Cross[MainModule](fullCrossScalaVersions:_*){
def crossFullScalaVersion = true
def ivyDeps = Agg(
ivy"com.lihaoyi::upickle:1.1.0",
ivy"com.lihaoyi::requests:0.6.0"
ivy"com.lihaoyi::requests:0.6.2"
)
}

Expand Down

0 comments on commit 30a5cb8

Please sign in to comment.