Skip to content

Commit

Permalink
Merge pull request #509 from kevin-lee/task/508/bump-effectie
Browse files Browse the repository at this point in the history
Close #508 - Upgrade effectie to `2.0.0-beta14`
  • Loading branch information
kevin-lee authored Jan 15, 2024
2 parents 91d7dd0 + 15313dd commit a71a0dc
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 @@ -1157,7 +1157,7 @@ lazy val props = new {

val EmbeddedPostgresVersion = "2.0.1"

val EffectieVersion = "2.0.0-beta13"
val EffectieVersion = "2.0.0-beta14"

val isScala3Incompatible: ModuleID => Boolean =
m =>
Expand Down

0 comments on commit a71a0dc

Please sign in to comment.