Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Update typesafe:config to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2021
1 parent 78f99df commit 23f08d6
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 @@ -4,7 +4,7 @@ object Dependencies {

val protobufVersion = "3.7.1"

val `ts-config` = "com.typesafe" % "config" % "1.4.0"
val `ts-config` = "com.typesafe" % "config" % "1.4.1"
val `scodec-bits` = "org.scodec" %% "scodec-bits" % "1.1.18"
val `spray-json` = "io.spray" %% "spray-json" % "1.3.5"
val specs2 = "org.specs2" %% "specs2-core" % "4.10.3"
Expand Down

0 comments on commit 23f08d6

Please sign in to comment.