mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Update io.projectreactor to 2022.0.8
Closes gh-13338
This commit is contained in:
parent
f9cd7f9f2b
commit
e687c4a240
@ -86,7 +86,7 @@ dependencies {
|
||||
implementation localGroovy()
|
||||
|
||||
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
|
||||
implementation 'io.projectreactor:reactor-core:3.5.6'
|
||||
implementation 'io.projectreactor:reactor-core:3.5.7'
|
||||
implementation 'org.gretty:gretty:4.0.3'
|
||||
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
|
||||
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
|
||||
|
@ -1,5 +1,5 @@
|
||||
aspectjVersion=1.9.19
|
||||
reactorVersion=2022.0.7
|
||||
reactorVersion=2022.0.8
|
||||
springJavaformatVersion=0.0.38
|
||||
springBootVersion=3.0.6
|
||||
springFrameworkVersion=6.0.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user