[2.x] use ClassTag
instead of deprecated scala.reflect.Manifest
#373
Milestone
ClassTag
instead of deprecated scala.reflect.Manifest
#373
io/io/src/main/scala/sbt/io/IO.scala
Line 34 in 53f95d7
I think we should replace to
ClassTag
before sbt 2.0 final release. But maybe it break binary compatibility.This repo does not have separate branches for sbt 1.x and 2.x. create new branch? or create
src/main/scala-3
and then change only Scala 3 sources?The text was updated successfully, but these errors were encountered: