Skip to content

Commit 0b22fa6

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump io-projectreactor from 3.4.33 to 3.4.34
Bumps `io-projectreactor` from 3.4.33 to 3.4.34. Updates `io.projectreactor:reactor-core` from 3.4.33 to 3.4.34 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.33...v3.4.34) Updates `io.projectreactor:reactor-test` from 3.4.33 to 3.4.34 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.33...v3.4.34) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8869a79 commit 0b22fa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363

6464
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
6565
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
66-
implementation 'io.projectreactor:reactor-core:3.4.33'
66+
implementation 'io.projectreactor:reactor-core:3.4.34'
6767
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
6868
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
6969
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
ch-qos-logback = "1.4.11"
3-
io-projectreactor = "3.4.33"
3+
io-projectreactor = "3.4.34"
44
jakarta-websocket = "2.1.1"
55
org-apache-derby = "10.16.1.1"
66
org-codehaus-groovy = "3.0.19"

0 commit comments

Comments
 (0)