Skip to content

Commit 4a646e5

Browse files
committed
finished all fixes and ready for review
1 parent b2ac1d0 commit 4a646e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ lazy val schemaThrift = project
319319
.settings(dottySettings)
320320
.settings(buildInfoSettings("zio.schema.thrift.v2"))
321321
.settings(
322+
mimaPreviousArtifacts := Set.empty,
322323
libraryDependencies ++= Seq(
323324
"org.apache.thrift" % "libthrift" % thriftVersion,
324325
"jakarta.annotation" % "jakarta.annotation-api" % javaxAnnotationApiVersion

0 commit comments

Comments
 (0)