Skip to content

Commit

Permalink
chore(deps): bump io.projectreactor:reactor-core from 3.7.2 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.2...v3.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 91aa445 commit 1ae107d
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 @@ -170,7 +170,7 @@ dependencies {
implementation ("software.amazon.glue:schema-registry-serde:1.1.22")


implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.7.2'
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.7.3'

implementation 'io.jsonwebtoken:jjwt-impl:0.12.6'
}
Expand Down

0 comments on commit 1ae107d

Please sign in to comment.