Skip to content

Commit

Permalink
Update pureconfig version
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-bielski committed Mar 6, 2024
1 parent fca7198 commit e96d9dd
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 @@ -29,7 +29,7 @@ object Dependencies {
}

object Pureconfig {
private val version = "0.17.5-SNAPSHOT"
private val version = "0.17.6"

val core = "com.github.pureconfig" %% "pureconfig-core" % version
val pureconfig = "com.github.pureconfig" %% "pureconfig" % version
Expand Down

0 comments on commit e96d9dd

Please sign in to comment.