Skip to content

Commit

Permalink
Common: bump iglu-scala-client to 0.6.1 (close #167)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Oct 6, 2019
1 parent 6e3c384 commit dc801ab
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 @@ -17,7 +17,7 @@ object Dependencies {
object V {
// Scala (Loader)
val decline = "0.6.2"
val igluClient = "0.6.0"
val igluClient = "0.6.1"
val igluCore = "0.5.1"
val scalaTracker = "0.6.1"
val circeYaml = "0.9.0"
Expand Down

0 comments on commit dc801ab

Please sign in to comment.