Skip to content

Commit

Permalink
Merge-ignore branch '1.0.x' into 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Feb 14, 2023
2 parents d0540a5 + d7c5349 commit 7b58db7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ task japicmp(type: JapicmpTask) {

compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
methodExcludes = [
'reactor.netty.http.server.HttpServerRequest#protocol()',
'reactor.netty.http.server.HttpServerRequest#timestamp()'
]
}

Expand Down

0 comments on commit 7b58db7

Please sign in to comment.