Skip to content

Commit a225c89

Browse files
committed
bump the mima version
1 parent dd724ed commit a225c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ lazy val noPublishSettings = Seq(
126126
*/
127127
val unreleasedModules = Set[String]("akka")
128128
val javaOnly = Set[String]("storm", "java", "hadoop", "thrift", "protobuf")
129-
val binaryCompatVersion = "0.8.1"
129+
val binaryCompatVersion = "0.8.4"
130130

131131
def youngestForwardCompatible(subProj: String) =
132132
Some(subProj)

0 commit comments

Comments
 (0)