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.
2 parents f8d6a92 + 4cb9a20 commit 42a0145Copy full SHA for 42a0145
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
// прочее
32
implementation("commons-io", "commons-io", "2.6")
33
implementation("org.apache.commons", "commons-lang3", "3.9")
34
- implementation("com.github.1c-syntax", "utils", "0.2.0")
+ implementation("com.github.1c-syntax", "utils", "0.2.1")
35
// генерики
36
compileOnly("org.projectlombok", "lombok", lombok.version)
37
// тестирование
0 commit comments