Skip to content

Commit 8cef2c4

Browse files
committed
polish warning
1 parent fc6c38a commit 8cef2c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/openrewrite/java/dependencies/AddDependency.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public class AddDependency extends Recipe {
5454
@Nullable
5555
String versionPattern;
5656

57+
@SuppressWarnings("NullableProblems")
5758
@Option(displayName = "Only if using",
5859
description = "Used to determine if the dependency will be added and in which scope it should be placed.",
5960
example = "org.junit.jupiter.api.*",

0 commit comments

Comments
 (0)