mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
[java-stubs] Bump version
Was missing in [java-psi] Support array type annotations on source PSI stubs Tagir Valeev (dc098f4bf5eecc8ecf196fba02bff169fdaa8e9f) GitOrigin-RevId: 985d12d0c8e84ce44d79f5ba2e5d392651e883ba
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e560694f2d
commit
a086f88049
@@ -24,7 +24,7 @@ import org.jetbrains.annotations.NotNull;
|
||||
import java.io.IOException;
|
||||
|
||||
public class JavaFileElementType extends ILightStubFileElementType<PsiJavaFileStub> {
|
||||
public static final int STUB_VERSION = 50;
|
||||
public static final int STUB_VERSION = 51;
|
||||
|
||||
private static volatile int TEST_STUB_VERSION_MODIFIER = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user