File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ allprojects {
159159 // * any new checkers have been added, or
160160 // * backward-incompatible changes have been made to APIs or elsewhere.
161161 // To make a snapshot release: ./gradlew publish
162- version ' 3.40.0'
162+ version ' 3.40.0-eisop1 '
163163
164164 tasks. withType(JavaCompile ). configureEach {
165165 options. fork = true
Original file line number Diff line number Diff line change 1- Version 3.40.0-eisop1 (November ?? , 2023)
1+ Version 3.40.0-eisop1 (November 24 , 2023)
22-----------------------------------------
33
44** User-visible changes:**
55
6- ** Implementation details:**
7-
86Improvements to initialization type frames in the Initialization Checker.
97
8+ ** Implementation details:**
9+
1010New method ` TreeUtils#isEnhancedSwitchStatement ` to determine if a switch statement tree
1111is an enhanced switch statement.
1212
You can’t perform that action at this time.
0 commit comments