Skip to content

Commit 8915181

Browse files
committed
Update Nullaway version
1 parent fea51c7 commit 8915181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotator-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spotless {
5757
}
5858

5959
// Should be the latest supporting version of NullAway.
60-
def NULLAWAY_TEST = "0.12.4-SNAPSHOT"
60+
def NULLAWAY_TEST = "0.12.4"
6161

6262
tasks.test.dependsOn(':annotator-scanner:publishToMavenLocal')
6363

0 commit comments

Comments
 (0)