Skip to content

Commit

Permalink
Update io.projectreactor to 2022.0.7
Browse files Browse the repository at this point in the history
Closes gh-13167
  • Loading branch information
marcusdacoregio committed May 12, 2023
1 parent 012b8ec commit 3b863a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
implementation localGroovy()

implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.5.5'
implementation 'io.projectreactor:reactor-core:3.5.6'
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'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aspectjVersion=1.9.19
reactorVersion=2022.0.6
reactorVersion=2022.0.7
springJavaformatVersion=0.0.38
springBootVersion=3.0.5
springFrameworkVersion=6.0.8
Expand Down

0 comments on commit 3b863a9

Please sign in to comment.