Skip to content

Commit

Permalink
Update MiMa.scala for 2.8 (#32457)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-alfers authored Jun 27, 2024
1 parent add3022 commit 1bc1a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/MiMa.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object MiMa extends AutoPlugin {
private val firstPatchOf27 = 0
private val latestPatchOf27 = 0
private val firstPatchOf28 = 0
private val latestPatchOf28 = 5
private val latestPatchOf28 = 6

override def requires = MimaPlugin
override def trigger = allRequirements
Expand Down

0 comments on commit 1bc1a7c

Please sign in to comment.