Skip to content

Commit f6846f5

Browse files
fix(deps): update dependency com.typesafe:config to v1.4.5
1 parent 0594cf3 commit f6846f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ allprojects {
4343
pureconfigVersion = "0.17.9"
4444
scalapbVersion = "0.11.18"
4545
scalapbJson4sVersion = "0.11.1"
46-
typesafeConfigVersion = "1.4.3"
46+
typesafeConfigVersion = "1.4.5"
4747
monixVersion = "3.4.0" // just for tests!
4848
}
4949

0 commit comments

Comments
 (0)