Skip to content

Commit 20501c1

Browse files
committed
Reenable the eff integration test
eff has now been published for 2.13.
1 parent ffc423a commit 20501c1

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
scalaVersion := sys.props("plugin.scalaVersion")
22

33
libraryDependencies +=
4-
("org.atnos" %% "eff" % "5.4.1").withDottyCompat(scalaVersion.value)
4+
("org.atnos" %% "eff" % "5.5.2").withDottyCompat(scalaVersion.value)

sbt-dotty/sbt-test/scala2-compat/eff/pending

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
> compile

0 commit comments

Comments
 (0)