Skip to content

Commit

Permalink
fix(deps): update dependency com.typesafe:config to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Apr 25, 2024
1 parent 242e7d0 commit 6873e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ allprojects {
pureconfigVersion = "0.17.1"
scalapbVersion = "0.11.8"
scalapbJson4sVersion = "0.11.1"
typesafeConfigVersion = "1.4.2"
typesafeConfigVersion = "1.4.3"
monixVersion = "3.4.0" // just for tests!
}

Expand Down

0 comments on commit 6873e0d

Please sign in to comment.