提交 8fc51d42 编写于 作者: 梦境迷离's avatar 梦境迷离

fix

上级 4ea99eba
......@@ -125,7 +125,7 @@ lazy val tools = (project in file("tools"))
}
).settings(Publishing.publishSettings)
.settings(paradise())
.enablePlugins(HeaderPlugin, ProtocPlugin)
.enablePlugins(HeaderPlugin, ProtocTestPlugin)
lazy val root = (project in file(".")).aggregate(tools, `cacheable-core`, `cacheable-redis`, `cacheable-caffeine`, `cacheable-benchmark`)
.settings(
......
......@@ -26,7 +26,6 @@ import org.bitlap.tools.test.proto.BOpenSession.{ BOpenSessionReq, BOpenSessionR
import org.scalatest.flatspec.AnyFlatSpec
import org.scalatest.matchers.should.Matchers
import org.bitlap.tools.method.ProcessorCreator
import org.bitlap.tools.method.ProcessorCreator
import java.util.concurrent.Executor
import scala.jdk.CollectionConverters.MapHasAsScala
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册