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

Commit ebc0244

Browse files
committed
Bump Reactor to 3.2.5
Fixes #50
1 parent d56836a commit ebc0244

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

34-
reactorCoreVersion = "3.2.3.RELEASE"
34+
reactorCoreVersion = "3.2.5.RELEASE"
3535

3636
// Logging
3737
slf4jVersion = '1.7.25'

0 commit comments

Comments
 (0)