Skip to content

Commit

Permalink
Japicmp excludes cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jun 14, 2023
1 parent 45d04de commit d7ac190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ task japicmp(type: JapicmpTask) {

compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
methodExcludes = [
'reactor.netty.http.Http2SettingsSpec$Builder#maxStreams(long)'
]
}

Expand Down

0 comments on commit d7ac190

Please sign in to comment.