Skip to content

Commit

Permalink
Update Gradle OSS Plugin (#339)
Browse files Browse the repository at this point in the history
* Update Gradle OSS Plugin

* Update to version 0.15.1
  • Loading branch information
jimmyjames committed Mar 25, 2021
1 parent 868fcd7 commit d47613e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id 'com.auth0.gradle.oss-library.java' version '0.14.0'
id 'com.auth0.gradle.oss-library.java' version '0.15.1'
}
}

Expand Down

0 comments on commit d47613e

Please sign in to comment.