Skip to content

Commit

Permalink
Remove baseline version for binary compatibility check (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted authored Jul 17, 2023
1 parent 108181d commit 9236241
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 9236241

Please sign in to comment.