Skip to content

Commit

Permalink
[release] Back to snapshots, next is 1.1.24-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Oct 15, 2024
1 parent 7a86fc8 commit 2c12c6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reactorPoolVersion=1.0.8
version=1.1.23
reactorNettyQuicVersion=0.1.23
version=1.1.24-SNAPSHOT
reactorNettyQuicVersion=0.1.24-SNAPSHOT
reactorCoreVersion=3.5.20
reactorAddonsVersion=3.5.2
compatibleVersion=1.1.22
compatibleVersion=1.1.23
bomVersion=2022.0.22
1 change: 0 additions & 1 deletion reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ task japicmp(type: JapicmpTask) {

compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
methodExcludes = [
"reactor.netty.http.server.HttpServerRequest#forwardedPrefix()"
]
}

Expand Down

0 comments on commit 2c12c6a

Please sign in to comment.