Skip to content

Commit

Permalink
Update typesafe:config to 1.4.3 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch authored Oct 18, 2023
1 parent 3040450 commit 8a01e5f
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 @@ -15,7 +15,7 @@ object Dependencies {
"com.softwaremill.sttp.client3" %% "core" % sttpClientVersion,
"com.softwaremill.sttp.client3" %% "circe" % sttpClientVersion,
"com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClientVersion,
"com.typesafe" % "config" % "1.4.2",
"com.typesafe" % "config" % "1.4.3",
"io.circe" %% "circe-core" % circeVersion,
"io.circe" %% "circe-parser" % circeVersion,
"io.circe" %% "circe-yaml" % "0.14.2",
Expand Down

0 comments on commit 8a01e5f

Please sign in to comment.