Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.6.7 to 3.6.9
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.7 to 3.6.9.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.7...v3.6.9)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 4e4e2b2 commit 2bf8634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation'

implementation 'com.azure:azure-storage-blob:12.26.1'
implementation 'io.projectreactor:reactor-core:3.6.7'
implementation 'io.projectreactor:reactor-core:3.6.9'
implementation 'commons-beanutils:commons-beanutils:1.9.4'
implementation 'org.apache.commons:commons-text:1.12.0'

Expand Down

0 comments on commit 2bf8634

Please sign in to comment.