sbt/scripted-plugin/src/main/scala/sbt/ScriptedPlugin.scala

13 lines
267 B
Scala

/*
* sbt
* Copyright 2023, Scala center
* Copyright 2011 - 2022, Lightbend, Inc.
* Copyright 2008 - 2010, Mark Harrah
* Licensed under Apache License 2.0 (see LICENSE)
*/
package sbt
// ScriptedPlugin has moved to main.
private[sbt] object ScriptedPluginNote