Skip to content

Commit 9d44ddf

Browse files
committed
Update pureconfig-generic-scala3 to 0.17.10
1 parent 809d82f commit 9d44ddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object Dependencies {
4141
}
4242

4343
object PureConfig {
44-
private val version = "0.17.9"
44+
private val version = "0.17.10"
4545
lazy val GenericScala3 = "com.github.pureconfig" %% "pureconfig-generic-scala3" % version
4646
}
4747

0 commit comments

Comments
 (0)