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

Commit b494b40

Browse files
sebright2Bogdan Drutu
authored andcommitted
Checker Framework: 2.7.0 -> 2.8.0 (#1836)
1 parent 221e480 commit b494b40

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
@@ -238,7 +238,7 @@ subprojects {
238238

239239
dependencies {
240240
if (useCheckerFramework) {
241-
ext.checkerFrameworkVersion = '2.7.0'
241+
ext.checkerFrameworkVersion = '2.8.0'
242242

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

0 commit comments

Comments
 (0)