Update typesafe:config to 1.4.3

This commit is contained in:
eikek-scala-steward 2023-10-18 06:27:44 +00:00
parent 56026b890f
commit 3f9ec359cc

View File

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