Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 67c6f93

Browse files
sebright2bogdandrutu
authored andcommitted
Checker Framework: 2.8.2 -> 2.9.0 (#1948)
1 parent bf92dba commit 67c6f93

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
@@ -252,7 +252,7 @@ subprojects {
252252

253253
dependencies {
254254
if (useCheckerFramework) {
255-
ext.checkerFrameworkVersion = '2.8.2'
255+
ext.checkerFrameworkVersion = '2.9.0'
256256

257257
// 2.4.0 is the last version of the Checker Framework compiler that supports annotations
258258
// in comments, though it should continue to work with newer versions of the Checker Framework.

0 commit comments

Comments
 (0)