Skip to content

Commit

Permalink
Update pureconfig to 0.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 26, 2024
1 parent 6ce9afb commit 2cb06c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ lazy val library = new {
val akka = "2.6.20"
val akkaHttp = "10.2.10"
val log4j = "2.22.1"
val pureConfig = "0.17.5"
val pureConfig = "0.17.6"
val scalaCheck = "1.17.0"
val scalaLogging = "3.9.5"
val scalaTest = "3.2.18"
Expand Down

0 comments on commit 2cb06c6

Please sign in to comment.