Skip to content

Commit 8deef53

Browse files
authored
build: Update MiMa with 2.9.8 (#32656)
1 parent 5be3ac1 commit 8deef53

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
@@ -20,7 +20,7 @@ object MiMa extends AutoPlugin {
2020
private val firstPatchOf28 = 0
2121
private val latestPatchOf28 = 7
2222
private val firstPatchOf29 = 0
23-
private val latestPatchOf29 = 7
23+
private val latestPatchOf29 = 8
2424
private val firstPatchOf210 = 0
2525
private val latestPatchOf210 = 1
2626

0 commit comments

Comments
 (0)