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.
1 parent b11b309 commit b33950eCopy full SHA for b33950e
build.gradle.kts
@@ -49,7 +49,7 @@ gitVersioning.apply {
49
}
50
51
dependencies {
52
- implementation("io.github.1c-syntax", "antlr4", "v0.2.0-alpha.1")
+ implementation("io.github.1c-syntax", "antlr4", "0.2.0-alpha.1")
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