Skip to content

Commit 3177af0

Browse files
committed
Disable mimachecks
1 parent a1ee162 commit 3177af0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ThisBuild / tlBaseVersion := "0.5"
1313
ThisBuild / crossScalaVersions := supportedScalaVersions
1414
ThisBuild / scalaVersion := scala213
1515
ThisBuild / tlSonatypeUseLegacyHost := false
16+
ThisBuild / mimaFailOnNoPrevious := false
1617

1718
lazy val root =
1819
project

0 commit comments

Comments
 (0)