Skip to content

Commit

Permalink
1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Dec 24, 2019
1 parent 84a9f63 commit b87cb87
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 @@ -171,7 +171,7 @@ object amm extends Cross[MainModule](fullCrossScalaVersions:_*){
def crossFullScalaVersion = true
def ivyDeps = Agg(
ivy"com.lihaoyi::upickle:0.9.1",
ivy"com.lihaoyi::requests:0.4.0"
ivy"com.lihaoyi::requests:0.4.1"
)
}

Expand Down

0 comments on commit b87cb87

Please sign in to comment.