Skip to content

Commit

Permalink
chore: dependency replaced
Browse files Browse the repository at this point in the history
  • Loading branch information
augi committed Jul 23, 2021
1 parent a17efeb commit 8e5f2ed
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 @@ -6,10 +6,10 @@ dependencies {
api 'com.github.pathikrit:better-files_2.13:3.9.1'

api "org.typelevel:cats-core_2.13:2.6.1"
api "org.typelevel:cats-effect_2.13:2.5.1"

api 'com.typesafe:config:1.4.1'
api "com.github.pureconfig:pureconfig_2.13:0.16.0"
api "com.github.pureconfig:pureconfig-http4s_2.13:0.15.0"

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

Expand Down

0 comments on commit 8e5f2ed

Please sign in to comment.