Skip to content

Commit

Permalink
Merge pull request #1104 from fthomas/topic/enable-mima-again
Browse files Browse the repository at this point in the history
Enable MiMa again
  • Loading branch information
fthomas authored Jul 6, 2022
2 parents c282f13 + e09d489 commit 2579387
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions latestVersion.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ ThisBuild / latestVersion := "0.10.0"

ThisBuild / bincompatVersions := Map(
"2.12" -> Set(
"0.10.0"
// NEXT_VERSION
),
"2.13" -> Set(
"0.10.0"
// NEXT_VERSION
)
)
Expand Down

0 comments on commit 2579387

Please sign in to comment.