Skip to content

Commit 91e2a9b

Browse files
authored
Merge pull request #1369 from scala-steward/update/typesafe-1.4.4
Update typesafe:config to 1.4.4
2 parents 976c5ec + 7ecd277 commit 91e2a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Dependencies {
2929
val scalaLoggingVersion = "3.9.5"
3030

3131
val jettyVersion = "12.0.23"
32-
val typesafeConfigVersion = "1.4.3"
32+
val typesafeConfigVersion = "1.4.4"
3333
val flexmarkVersion = "0.64.8"
3434
val logbackVersion = "1.3.15"
3535
val janinoVersion = "3.1.12"

0 commit comments

Comments
 (0)