Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core in the maven-dependencies group
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core).


Updates `io.projectreactor:reactor-core` from 3.6.11 to 3.7.0
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.11...v3.7.0)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 05c6dfc commit e831cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.6.11</version>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e831cfa

Please sign in to comment.