File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ dependencies {
8484 implementation(" org.slf4j" , " slf4j-api" , " 1.8.0-beta4" )
8585 implementation(" org.slf4j" , " slf4j-simple" , " 1.8.0-beta4" )
8686
87- implementation(" com.github.1c-syntax" , " bsl-parser" , " 2e41836b9c5035b53324a953ec783b391fefc00f " ) {
87+ implementation(" com.github.1c-syntax" , " bsl-parser" , " 0.15.0 " ) {
8888 exclude(" com.tunnelvisionlabs" , " antlr4-annotations" )
8989 exclude(" com.ibm.icu" , " *" )
9090 exclude(" org.antlr" , " ST4" )
@@ -94,7 +94,7 @@ dependencies {
9494 }
9595
9696 implementation(" com.github.1c-syntax" , " utils" , " 9202a75f5cc6f1ecff13855e478c4d67a3bb62c2" )
97- implementation(" com.github.1c-syntax" , " mdclasses" , " 63f71aa098d11b17fc9d3625ae536b1b37631eef " )
97+ implementation(" com.github.1c-syntax" , " mdclasses" , " ec138a2a5819ccb0d25d3c742ba2ce8b2464f185 " )
9898
9999 compileOnly(" org.projectlombok" , " lombok" , lombok.version)
100100
You can’t perform that action at this time.
0 commit comments