Skip to content

Commit 09e31fe

Browse files
authored
Merge pull request #722 from scala-steward/update/typesafe-1.4.4
Update typesafe:config to 1.4.4
2 parents d9f3961 + 99b3bf6 commit 09e31fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
3131
val jettyVersion = "12.0.23"
3232
val mongoVersion = "5.5.1"
3333
val springVersion = "5.3.39"
34-
val typesafeConfigVersion = "1.4.3"
34+
val typesafeConfigVersion = "1.4.4"
3535
val commonsIoVersion = "1.3.2" // test only
3636
val scalaLoggingVersion = "3.9.5"
3737
val pekkoVersion = "1.1.4"

0 commit comments

Comments
 (0)