Skip to content

[2.x] use ClassTag instead of deprecated scala.reflect.Manifest #373

@xuwei-k

Description

@xuwei-k

import scala.reflect.{ Manifest => SManifest }

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions