Skip to content

Commit 2858eb0

Browse files
timis1timis1
andauthored
[JAVA-29516] Fix checker-framework in the context of migration to JDK 21 (#16465)
Co-authored-by: timis1 <noreplay@yahoo.com>
1 parent 26ce8f7 commit 2858eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checker-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</build>
6868

6969
<properties>
70-
<checker.version>3.35.0</checker.version>
70+
<checker.version>3.42.0</checker.version>
7171
</properties>
7272

7373
</project>

0 commit comments

Comments
 (0)