Skip to content

Commit

Permalink
Update typesafe:config to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and kitbellew committed Nov 3, 2023
1 parent 5be6cca commit aed7184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ lazy val dynamic = project
buildInfoObject := "BuildInfo",
libraryDependencies ++= List(
"io.get-coursier" % "interface" % "0.0.17",
"com.typesafe" % "config" % "1.4.2",
"com.typesafe" % "config" % "1.4.3",
munit.value % Test,
scalametaTestkit % Test
),
Expand Down

0 comments on commit aed7184

Please sign in to comment.