Skip to content

Commit 469898f

Browse files
committed
Update scala-module-plugin version to 1.0.4
Fixes exception thrown by Migration Manager (mima): java.lang.RuntimeException: bad constant pool tag 15 at byte 1259
1 parent 83f139c commit 469898f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "1.0.3")
1+
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "1.0.4")

0 commit comments

Comments
 (0)