Skip to content

Commit

Permalink
fix(deps): update dependency com.github.pureconfig:pureconfig_2.13 to…
Browse files Browse the repository at this point in the history
… v0.17.6
  • Loading branch information
renovate[bot] authored and augi committed Feb 22, 2024
1 parent 26e6a58 commit ea732f4
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 @@ -9,7 +9,7 @@ dependencies {
api "org.typelevel:cats-effect_2.13:2.5.5"

api 'com.typesafe:config:1.4.3'
api "com.github.pureconfig:pureconfig_2.13:0.17.5"
api "com.github.pureconfig:pureconfig_2.13:0.17.6"

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

Expand Down

0 comments on commit ea732f4

Please sign in to comment.