Skip to content

Commit 3d309e8

Browse files
authored
Merge pull request #3675 from 1c-syntax/nixel2007-patch-2
Update utils dependency version to 0.6.7
2 parents 8ceec7b + f7147fd commit 3d309e8

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.6")
90+
api("io.github.1c-syntax", "utils", "0.6.7")
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)