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 Oct 17, 2023
1 parent c1e2a26 commit 3a94741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
api "org.typelevel:cats-core_2.13:2.10.0"
api "org.typelevel:cats-effect_2.13:2.5.5"

api 'com.typesafe:config:1.4.2'
api 'com.typesafe:config:1.4.3'
api "com.github.pureconfig:pureconfig_2.13:0.17.4"

api "com.avast.metrics:metrics-scala_2.13:$metricsVersion"
Expand Down

0 comments on commit 3a94741

Please sign in to comment.