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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2023
1 parent 9424ad0 commit 8f6ea42
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 @@ -5,7 +5,7 @@ object Dependencies {
val protobufVersion = "3.19.2"
val circeVersion = "0.14.1"

val `ts-config` = "com.typesafe" % "config" % "1.4.1"
val `ts-config` = "com.typesafe" % "config" % "1.4.3"
val `scodec-bits` = "org.scodec" %% "scodec-bits" % "1.1.30"
val circe = "io.circe" %% "circe-core" % circeVersion

Expand Down

0 comments on commit 8f6ea42

Please sign in to comment.