Merge pull request #2317 from eikek/update/typesafe-1.4.3

Update typesafe:config to 1.4.3
This commit is contained in:
mergify[bot]
2023-10-18 06:44:40 +00:00
committed by GitHub

View File

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