Skip to content

Commit f1b5f2b

Browse files
committed
Update typesafe:config to 1.4.5
1 parent 18e442c commit f1b5f2b

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.1.0"
3232
val mongoVersion = "5.5.1"
3333
val springVersion = "5.3.39"
34-
val typesafeConfigVersion = "1.4.4"
34+
val typesafeConfigVersion = "1.4.5"
3535
val commonsIoVersion = "1.3.2" // test only
3636
val scalaLoggingVersion = "3.9.5"
3737
val pekkoVersion = "1.2.0"

0 commit comments

Comments
 (0)