Skip to content
Open
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 @@ -8,7 +8,7 @@ import scala.sys.process.Process
val munitVersion = "1.3.3"
val munitScalacheckVersion = "1.3.0"
val catsVersion = "2.13.0"
val circeVersion = "0.14.15"
val circeVersion = "0.14.16"
val scalatestVersion = "3.2.20"
val weaverVersion = "0.13.0"
val hearthVersion = "0.3.1"
Expand Down