Skip to content

Commit

Permalink
Merge pull request #2809 from scala-steward/update/pureconfig-0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder authored Jan 20, 2024
2 parents 10dcc1e + 5051115 commit ee9ee3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
val logbackClassic = "ch.qos.logback" % "logback-classic" % logbackVersion
val logbackCore = "ch.qos.logback" % "logback-core" % logbackVersion
val logging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.4"
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.5"
val scalaParserCombinators = "org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0"
val scalaCollectionContrib = "org.scala-lang.modules" %% "scala-collection-contrib" % "0.3.0"
val scalaz = "org.scalaz" %% "scalaz-core" % "7.3.5"
Expand Down

0 comments on commit ee9ee3a

Please sign in to comment.