Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 1f2acbf

Browse files
authored
Update versions.gradle
Update reactor version to 3.3.5.RELEASE
1 parent 8c96b57 commit 1f2acbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
logbackVersion = "1.3.0-alpha5" //this is only used in testRuntimeOnly. DO NOT USE THIS IN NON TEST
1414
mockitoInlineVersion = "3.3.0"
1515
mockitoVersion = "1.11.3"
16-
reactorVersion = "3.3.4.RELEASE"
16+
reactorVersion = "3.3.5.RELEASE"
1717
scalaLoggingVersion = "3.9.2"
1818
scalatestVersion = "3.1.1"
1919
scalaCollCompatVersion = "2.1.4"

0 commit comments

Comments
 (0)