Skip to content

Commit 3e84d7e

Browse files
Update dependency io.projectreactor:reactor-core to v3.8.0 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7919d3d commit 3e84d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ dependencies {
337337
implementation group: 'io.jsonwebtoken', name: 'jjwt-api', version: '0.12.6'
338338
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-impl', version: '0.13.0'
339339
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-jackson', version: '0.13.0'
340-
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.7.12'
340+
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.8.0'
341341
implementation group: 'jakarta.inject', name: 'jakarta.inject-api', version: '2.0.1'
342342
implementation group: 'pl.jalokim.propertiestojson', name: 'java-properties-to-json', version: '5.3.0'
343343
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'

0 commit comments

Comments
 (0)