Skip to content

Commit 9240b1d

Browse files
committed
Bumped Checker Framework
1 parent 5cbb441 commit 9240b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("java-library")
44
id("com.github.node-gradle.node") version "7.1.0"
55
id("com.diffplug.spotless") version "7.0.0.BETA4"
6-
id("org.checkerframework") version "0.6.53"
6+
id("org.checkerframework") version "0.6.55"
77
}
88

99
group = "me.brandonli"

0 commit comments

Comments
 (0)