Skip to content

Commit

Permalink
Remove baseline version for binary compatibility check
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted committed Jul 13, 2023
1 parent 71a55b1 commit 747a92d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,4 @@ plugins {
id "io.micronaut.build.internal.rxjava3-base"
id "io.micronaut.build.internal.module"
}
micronautBuild {
binaryCompatibility {
baselineVersion = '3.0.0-M6'
}
}

0 comments on commit 747a92d

Please sign in to comment.