You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: 'boolean zio.test.TestVersion$.isScala211()'
at zio.mock.MockableMacro$.zio$mock$MockableMacro$$makeMock$1(MockableMacro.scala:263)
at zio.mock.MockableMacro$$anonfun$2.applyOrElse(MockableMacro.scala:312)
at zio.mock.MockableMacro$$anonfun$2.applyOrElse(MockableMacro.scala:310)
at scala.collection.StrictOptimizedIterableOps.collect(StrictOptimizedIterableOps.scala:151)
at scala.collection.StrictOptimizedIterableOps.collect$(StrictOptimizedIterableOps.scala:136)
at scala.collection.immutable.HashMap.collect(HashMap.scala:39)
at zio.mock.MockableMacro$.impl(MockableMacro.scala:310)
The ZIO 2.0.11 dropped support for Scala 2.11
The text was updated successfully, but these errors were encountered:
The ZIO 2.0.11 dropped support for Scala 2.11
The text was updated successfully, but these errors were encountered: