Skip to content

Commit

Permalink
Use highest minor version of mantis gradle plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchao committed Jun 26, 2019
1 parent 6129668 commit 5e70e5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# mantis-connectors

[![Build Status](https://img.shields.io/travis/Netflix/mantis-connectors.svg)](https://travis-ci.org/Netflix/mantis-connectors)
[![Build Status](https://img.shields.io/travis/Netflix/mantis-connectors.svg)](https://travis-ci.com/Netflix/mantis-connectors)
[![OSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/mantis-connectors.svg)](https://github.com/Netflix/mantis-connectors)
[![License](https://img.shields.io/github/license/Netflix/mantis-connectors.svg)](https://www.apache.org/licenses/LICENSE-2.0)
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {

dependencies {
classpath 'com.netflix.nebula:gradle-netflixoss-project-plugin:5.1.1'
classpath 'io.mantisrx:mantis-gradle-plugin:1.0.+'
classpath 'io.mantisrx:mantis-gradle-plugin:1.+'
}
}

Expand Down

0 comments on commit 5e70e5d

Please sign in to comment.