Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 57bf84e

Browse files
committed
Bump Reactor to 3.2.1
1 parent 84fb482 commit 57bf84e

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
@@ -32,7 +32,7 @@ plugins {
3232
ext {
3333
gradleScriptDir = "${rootProject.projectDir}/gradle"
3434

35-
reactorCoreVersion = "3.2.0.RELEASE"
35+
reactorCoreVersion = "3.2.1.RELEASE"
3636

3737
// Logging
3838
slf4jVersion = '1.7.25'

0 commit comments

Comments
 (0)