Skip to content

Commit

Permalink
Update pureconfig to 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and wydra98 committed Jul 12, 2023
1 parent 22f46ed commit c1f7b15
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 @@ -61,7 +61,7 @@ val loggingDependencies = Seq(
)

val configDependencies = Seq(
"com.github.pureconfig" %% "pureconfig" % "0.17.2"
"com.github.pureconfig" %% "pureconfig" % "0.17.4"
)

val baseDependencies = Seq(
Expand Down

0 comments on commit c1f7b15

Please sign in to comment.