Skip to content

Commit 42a0145

Browse files
authored
Merge pull request #72 from 1c-syntax/feature/bump_utils
Bump utils to 0.2.1
2 parents f8d6a92 + 4cb9a20 commit 42a0145

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
@@ -31,7 +31,7 @@ dependencies {
3131
// прочее
3232
implementation("commons-io", "commons-io", "2.6")
3333
implementation("org.apache.commons", "commons-lang3", "3.9")
34-
implementation("com.github.1c-syntax", "utils", "0.2.0")
34+
implementation("com.github.1c-syntax", "utils", "0.2.1")
3535
// генерики
3636
compileOnly("org.projectlombok", "lombok", lombok.version)
3737
// тестирование

0 commit comments

Comments
 (0)