Skip to content

Commit

Permalink
Update typesafe:config to 1.3.4 (scalameta#1573)
Browse files Browse the repository at this point in the history
Update typesafe:config to 1.3.4
  • Loading branch information
olafurpg authored Dec 3, 2019
2 parents 975abc9 + b09d02f commit bb31868
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 @@ -72,7 +72,7 @@ lazy val dynamic = project
buildInfoObject := "BuildInfo",
libraryDependencies ++= List(
"io.get-coursier" % "interface" % "0.0.14",
"com.typesafe" % "config" % "1.3.3",
"com.typesafe" % "config" % "1.3.4",
scalatest.value % Test,
scalametaTestkit % Test
),
Expand Down

0 comments on commit bb31868

Please sign in to comment.