mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Move CompatibilityWarning to sbt.internal.librarymanagement
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package sbt
|
||||
package sbt.internal.librarymanagement
|
||||
|
||||
private[sbt] object CompatibilityWarning {
|
||||
def apply(module: IvySbt#Module, mavenStyle: Boolean, log: Logger): Unit = {
|
||||
Reference in New Issue
Block a user