Skip to content

Commit 1374d9a

Browse files
Update dependency io.projectreactor:reactor-core to v3.8.2 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68cf8f5 commit 1374d9a

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
@@ -338,7 +338,7 @@ dependencies {
338338
implementation group: 'io.jsonwebtoken', name: 'jjwt-api', version: '0.13.0'
339339
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-impl', version: '0.13.0'
340340
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-jackson', version: '0.13.0'
341-
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.8.1'
341+
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.8.2'
342342
implementation group: 'jakarta.inject', name: 'jakarta.inject-api', version: '2.0.1'
343343
implementation group: 'pl.jalokim.propertiestojson', name: 'java-properties-to-json', version: '5.3.0'
344344
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.1'

0 commit comments

Comments
 (0)