Skip to content

Commit e3332e0

Browse files
authored
Update io.github.1c-syntax utils version to 0.6.8
1 parent 3d309e8 commit e3332e0

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
@@ -87,7 +87,7 @@ dependencies {
8787
exclude("org.antlr", "ST4")
8888
exclude("org.antlr", "antlr-runtime")
8989
}
90-
api("io.github.1c-syntax", "utils", "0.6.7")
90+
api("io.github.1c-syntax", "utils", "0.6.8")
9191
api("io.github.1c-syntax", "mdclasses", "0.17.0")
9292
api("io.github.1c-syntax", "bsl-common-library", "0.9.0")
9393
api("io.github.1c-syntax", "supportconf", "0.15.0")

0 commit comments

Comments
 (0)