Skip to content

Commit

Permalink
Bump decline from 0.6.2 to 1.3.0 (close #223)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and chuwy committed Dec 10, 2020
1 parent 3903484 commit 89c57ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {

object V {
// Scala (Loader)
val decline = "0.6.2"
val decline = "1.3.0"
val igluClient = "1.0.2"
val igluCore = "1.0.0"
val badrows = "2.1.0"
Expand Down

0 comments on commit 89c57ba

Please sign in to comment.