Skip to content

Commit

Permalink
Merge pull request #129 from auth0/upd-plugin
Browse files Browse the repository at this point in the history
Update OSS release plugin version
  • Loading branch information
lbalmaceda committed Jun 30, 2021
2 parents 32f2a04 + 671ef81 commit 342c63f
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 {
mavenCentral()
}
plugins {
id 'com.auth0.gradle.oss-library.java' version '0.15.1'
id 'com.auth0.gradle.oss-library.java' version '0.16.0'
}
}
rootProject.name = 'jwks-rsa'

0 comments on commit 342c63f

Please sign in to comment.