Skip to content

Commit 00a4b01

Browse files
committed
Обновление utils
Дополнительное экранирование URI
1 parent 43e5fd4 commit 00a4b01

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
@@ -71,7 +71,7 @@ dependencies {
7171
exclude("org.antlr", "antlr-runtime")
7272
exclude("org.glassfish", "javax.json")
7373
}
74-
api("com.github.1c-syntax", "utils", "0.3.3")
74+
api("com.github.1c-syntax", "utils", "0.3.4")
7575
api("com.github.1c-syntax", "mdclasses", "0.9.2")
7676

7777
// JLanguageTool

0 commit comments

Comments
 (0)