Skip to content

Commit a4ecd41

Browse files
authored
chore: MiMa latest 2.10.4 (#32703)
1 parent 2ad0f38 commit a4ecd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/MiMa.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object MiMa extends AutoPlugin {
2222
private val firstPatchOf29 = 0
2323
private val latestPatchOf29 = 8
2424
private val firstPatchOf210 = 0
25-
private val latestPatchOf210 = 3
25+
private val latestPatchOf210 = 4
2626

2727
override def requires = MimaPlugin
2828
override def trigger = allRequirements

0 commit comments

Comments
 (0)