Skip to content
Merged
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 @@ -18,7 +18,7 @@ val Scala_3 = "3.3.1"
val catsVersion = "2.10.0"
val jsonpathVersion = "2.9.0"
val macroParadiseVersion = "2.1.1"
val pureconfigVersion = "0.17.5"
val pureconfigVersion = "0.17.6"
val shapelessVersion = "2.3.10"
val scalaCheckVersion = "1.17.0"
val scalazVersion = "7.3.8"
Expand Down