Update typesafe:config to 1.4.2

This commit is contained in:
Scala Steward
2022-02-02 14:24:38 +01:00
parent 534c9cfb58
commit af8a016337

View File

@ -1,2 +1,2 @@
libraryDependencies ++= libraryDependencies ++=
Seq("com.typesafe" % "config" % "1.4.1") Seq("com.typesafe" % "config" % "1.4.2")