Skip to content

Commit

Permalink
Update Gradle OSS plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames committed Sep 15, 2022
1 parent 4728e61 commit 570dbf6
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 570dbf6

Please sign in to comment.