Skip to content

Commit

Permalink
Merge reactor#2705 into 3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed May 17, 2021
2 parents d0457cf + a5d7d68 commit 0c0607f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ plugins {
id "com.jfrog.artifactory" version "4.15.2" apply false
id 'biz.aQute.bnd.builder' version '5.0.1' apply false
id 'io.spring.nohttp' version '0.0.5.RELEASE'
id "com.github.erizo.gradle.jcstress" version "0.8.8" apply false
id "io.github.reyerizo.gradle.jcstress" version "0.8.11" apply false
}

apply plugin: "io.reactor.gradle.detect-ci"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/
plugins {
id "com.gradle.enterprise" version "3.2"
id "com.gradle.enterprise" version "3.6.1"
}

rootProject.name = 'reactor'
Expand Down

0 comments on commit 0c0607f

Please sign in to comment.