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 @@ -22,7 +22,7 @@ val postgresqlJdbcVersion = "42.7.3"
val scalaLoggingVersion = "3.9.5"
val logbackClassicVersion = "1.5.6"
val declineVersion = "2.4.1"
val pureConfigVersion = "0.17.6"
val pureConfigVersion = "0.17.8"
val scalaTestVersion = "3.2.18"
val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"
val pekkoStreamCirceVersion = "1.0.0"
Expand Down
Loading