Skip to content

Commit 30514e5

Browse files
Bump io.projectreactor:reactor-core in the maven-dependencies group
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.7.0 to 3.7.1 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 505741e commit 30514e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.projectreactor</groupId>
4444
<artifactId>reactor-core</artifactId>
45-
<version>3.7.0</version>
45+
<version>3.7.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)