[JAVA-29516] Fix checker-framework in the context of migration to JDK 21 (#16465)

Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
timis1
2024-04-23 09:09:57 +03:00
committed by GitHub
parent 26ce8f7bae
commit 2858eb0844
+1 -1
View File
@@ -67,7 +67,7 @@
</build>
<properties>
<checker.version>3.35.0</checker.version>
<checker.version>3.42.0</checker.version>
</properties>
</project>