Skip to content

Commit a6b2299

Browse files
Update pureconfig-core, ... to 0.17.8 (#418)
1 parent 67dbb50 commit a6b2299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ val http4sStirVersion = "0.4.0"
163163
val http4sStir = Def.setting("pl.iterators" %%% "http4s-stir" % http4sStirVersion)
164164
val http4sStirTestkit = Def.setting("pl.iterators" %%% "http4s-stir-testkit" % http4sStirVersion)
165165

166-
val pureConfigVersion = "0.17.7"
166+
val pureConfigVersion = "0.17.8"
167167
val pureConfig = "com.github.pureconfig" %% "pureconfig-core" % pureConfigVersion
168168
val pureConfigGeneric = "com.github.pureconfig" %% "pureconfig-generic" % pureConfigVersion
169169
val pureConfigGenericScala3 = "com.github.pureconfig" %% "pureconfig-generic-scala3" % pureConfigVersion

0 commit comments

Comments
 (0)