Skip to content

Commit

Permalink
[release] Back to snapshots, next is 1.0.27-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pderop committed Dec 13, 2022
1 parent d1b4569 commit eda17cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reactorPoolVersion=0.2.11
version=1.0.26
reactorNettyQuicVersion=0.0.15
reactorCoreVersion=3.4.26
reactorAddonsVersion=3.4.9
compatibleVersion=1.0.25
reactorPoolVersion=0.2.12-SNAPSHOT
version=1.0.27-SNAPSHOT
reactorNettyQuicVersion=0.0.16-SNAPSHOT
reactorCoreVersion=3.4.27-SNAPSHOT
reactorAddonsVersion=3.4.10-SNAPSHOT
compatibleVersion=1.0.26
bomVersion=2020.0.26
2 changes: 0 additions & 2 deletions reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ task japicmp(type: JapicmpTask) {

compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
methodExcludes = [
'reactor.netty.http.server.logging.AccessLogArgProvider#connectionInformation()',
'reactor.netty.http.server.HttpServerRequest#scheme()'
]
}

Expand Down

0 comments on commit eda17cf

Please sign in to comment.