Skip to content

Commit 74044a1

Browse files
authored
Merge pull request #452 from nebula-plugins/refactor/update-a-gradle-plugin-by-id
refactor/update-a-gradle-plugin-by-id
2 parents 02201d8 + 9be2a80 commit 74044a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
*/
1717
plugins {
18-
id 'com.netflix.nebula.plugin-plugin' version '21.2.1'
18+
id 'com.netflix.nebula.plugin-plugin' version '21.2.2'
1919
id 'java-library'
2020
}
2121

0 commit comments

Comments
 (0)