Skip to content

Commit

Permalink
caseInsensitive
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-tech authored and theshadowco committed Jan 2, 2025
1 parent 8aa8e97 commit 491ae15
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 545 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ val isSnapshot = gitVersioning.gitVersionDetails.refType != GitRefType.TAG
dependencies {
antlr("org.antlr", "antlr4", "4.13.1")

implementation("io.github.1c-syntax", "bsl-parser-core", "0.2.0")
implementation("io.github.1c-syntax", "bsl-parser-core", "develop-818bf88-DIRTY")

// stat analysis
compileOnly("com.google.code.findbugs", "jsr305", "3.0.2")
Expand Down
Loading

0 comments on commit 491ae15

Please sign in to comment.