Skip to content

Commit

Permalink
build: Post 2.9.3 release changes (#32412)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed May 9, 2024
1 parent e2c6c26 commit f77bca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/MiMa.scala
Expand Up @@ -20,7 +20,7 @@ object MiMa extends AutoPlugin {
private val firstPatchOf28 = 0
private val latestPatchOf28 = 5
private val firstPatchOf29 = 0
private val latestPatchOf29 = 2
private val latestPatchOf29 = 3

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

0 comments on commit f77bca1

Please sign in to comment.