Skip to content

Commit

Permalink
Update pureconfig-core to 0.17.6 (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
Co-authored-by: Eric Meisel <eric.steven.meisel@gmail.com>
  • Loading branch information
3 people committed Feb 28, 2024
1 parent 19c1974 commit b1ec869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Expand Up @@ -5,7 +5,7 @@ object LibraryDependencies {
val TypesafeConfig = "com.typesafe" % "config" % "1.4.3"
val ApacheCommons = "org.apache.commons" % "commons-lang3" % "3.14.0"
val KindProjector = "org.typelevel" % "kind-projector" % "0.13.3"
val PureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.4"
val PureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.6"
val ScalaParsingCombinators =
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0"

Expand Down

0 comments on commit b1ec869

Please sign in to comment.