Skip to content

Commit 78a51b7

Browse files
committed
Update typesafe:config to 1.4.7
1 parent 11ae7c6 commit 78a51b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
val circe = "0.14.4"
1717
val scalikejdbc = "4.3.2"
1818
val logback = "1.5.16"
19-
val config = "1.4.3"
19+
val config = "1.4.7"
2020
val `zio-interop-reactiveStreams` = "2.0.2"
2121
val mysql = "8.0.32"
2222
val `simple-java-mail` = "7.5.0"

0 commit comments

Comments
 (0)