We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 571c52b + be5fbf9 commit 243e5cfCopy full SHA for 243e5cf
build.gradle.kts
@@ -49,7 +49,7 @@ gitVersioning.apply {
49
}
50
51
dependencies {
52
- implementation("io.github.1c-syntax", "antlr4", "0.2.0-alpha.1")
+ implementation("io.github.1c-syntax", "antlr4", "0.2.0")
53
implementation("commons-io", "commons-io", "2.15.1")
54
implementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
55
implementation("org.assertj", "assertj-core", "3.27.0")
0 commit comments