Skip to content

Commit

Permalink
fix(deps): update dependency org.typelevel:cats-core_2.13 to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Jan 21, 2025
1 parent 6ae8392 commit fbedc97
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 @@ -5,7 +5,7 @@ dependencies {

api 'com.github.pathikrit:better-files_2.13:3.9.2'

api "org.typelevel:cats-core_2.13:2.12.0"
api "org.typelevel:cats-core_2.13:2.13.0"
api "org.typelevel:cats-effect_2.13:2.5.5"

api 'com.typesafe:config:1.4.3'
Expand Down

0 comments on commit fbedc97

Please sign in to comment.