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

Commit 946c398

Browse files
authored
Checker Framework: 2.8.0 -> 2.8.1 (#1879)
1 parent 282d742 commit 946c398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ subprojects {
240240

241241
dependencies {
242242
if (useCheckerFramework) {
243-
ext.checkerFrameworkVersion = '2.8.0'
243+
ext.checkerFrameworkVersion = '2.8.1'
244244

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

0 commit comments

Comments
 (0)