Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val catsVersion = "2.0.0"
lazy val commonsTextVersion = "1.7"
lazy val circeVersion = "0.12.0-M4"
lazy val graphvizJavaVersion = "0.5.2"
lazy val http4sVersion = "0.21.0-M4"
lazy val http4sVersion = "0.21.0-M6"
lazy val jgraphtVersion = "1.3.1"
lazy val logbackVersion = "1.2.3"
lazy val loggingVersion = "3.9.2"
Expand Down