Skip to content

Commit

Permalink
Merge pull request #154 from auth0/update-oss-plugin
Browse files Browse the repository at this point in the history
Update Gradle OSS plugin
  • Loading branch information
jimmyjames authored Sep 15, 2022
2 parents 4728e61 + 570dbf6 commit 0f348f4
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.16.0'
id 'com.auth0.gradle.oss-library.java' version '0.17.2'
}
}
rootProject.name = 'jwks-rsa'

0 comments on commit 0f348f4

Please sign in to comment.