Skip to content

Commit 6f82421

Browse files
committed
plugin-plugin 20.10.0
1 parent 3ef6b7d commit 6f82421

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
plugins {
19-
id 'com.netflix.nebula.plugin-plugin' version '20.8.0'
19+
id 'com.netflix.nebula.plugin-plugin' version '20.10.0'
2020
id 'java-gradle-plugin'
2121
}
2222

@@ -67,4 +67,4 @@ tasks.withType(Test).configureEach {
6767
testLogging {
6868
events "PASSED", "FAILED", "SKIPPED"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)