Skip to content

Commit ae01b3c

Browse files
committed
обновление зависимостей
1 parent 57d15d7 commit ae01b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ val isSnapshot = gitVersioning.gitVersionDetails.refType != GitRefType.TAG
4545
dependencies {
4646
implementation("com.tunnelvisionlabs", "antlr4", "4.9.0")
4747
implementation("com.github.1c-syntax", "utils", "0.5.1")
48-
implementation("commons-io", "commons-io", "2.6")
48+
implementation("commons-io", "commons-io", "2.15.1")
4949
}
5050

5151
java {

0 commit comments

Comments
 (0)