Skip to content

Commit

Permalink
Merge pull request #458 from kevin-lee/task/457/bump-effectie
Browse files Browse the repository at this point in the history
Close #457 - Upgrade `effectie` to `2.0.0-beta11`
  • Loading branch information
kevin-lee authored Jul 23, 2023
2 parents fc38f37 + 7325a7e commit 5cebc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ lazy val props =

final val HedgehogExtraVersion = "0.3.0"

final val EffectieVersion = "2.0.0-beta10"
final val EffectieVersion = "2.0.0-beta11"

final val CatsVersion = "2.7.0"

Expand Down

0 comments on commit 5cebc78

Please sign in to comment.