Skip to content

Commit 243e5cf

Browse files
committed
Finish v0.4.0
2 parents 571c52b + be5fbf9 commit 243e5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ gitVersioning.apply {
4949
}
5050

5151
dependencies {
52-
implementation("io.github.1c-syntax", "antlr4", "0.2.0-alpha.1")
52+
implementation("io.github.1c-syntax", "antlr4", "0.2.0")
5353
implementation("commons-io", "commons-io", "2.15.1")
5454
implementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
5555
implementation("org.assertj", "assertj-core", "3.27.0")

0 commit comments

Comments
 (0)