Skip to content

Commit 0856e12

Browse files
authored
Merge pull request #607 from auth0/update-gradle-plugin
Update OSS plugin to latest
2 parents fbe8efc + 884ac92 commit 0856e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
gradlePluginPortal()
44
}
55
plugins {
6-
id 'com.auth0.gradle.oss-library.java' version '0.16.0'
6+
id 'com.auth0.gradle.oss-library.java' version '0.17.2'
77
}
88
}
99

0 commit comments

Comments
 (0)