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

Commit 408562b

Browse files
committed
Upgrade to reactor-core-3.1.2.RELEASE
1 parent a7fcd6f commit 408562b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
ext {
20-
reactorVersion = "3.1.1.RELEASE"
20+
reactorVersion = "3.1.2.RELEASE"
2121
scoverageVersion = "1.3.0"
2222
}
2323

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
#Fri Nov 24 22:43:51 SGT 2017
12
distributionBase=GRADLE_USER_HOME
23
distributionPath=wrapper/dists
34
zipStoreBase=GRADLE_USER_HOME
45
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.3.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.3.1-all.zip

0 commit comments

Comments
 (0)