Skip to content

Commit e544dab

Browse files
author
scala-steward
committed
Update pureconfig to 0.17.2
1 parent 24c4be4 commit e544dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy val dockerBuildWithBuildx = taskKey[Unit]("Build docker images using buildx
2828
val jodaTime = "joda-time" % "joda-time" % "2.12.1"
2929
val jodaConvert = "org.joda" % "joda-convert" % "2.2.2"
3030
val config = "com.typesafe" % "config" % "1.4.2"
31-
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.1"
31+
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.2"
3232
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.1.0"
3333

3434
val scalalogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"

0 commit comments

Comments
 (0)