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 e48b285 + 99e22df commit 5186914Copy full SHA for 5186914
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.thoughtworks.xstream", "xstream", "1.4.12")
32
33
// логирование
34
- implementation("org.slf4j", "slf4j-api", "1.8.0-beta4")
+ implementation("org.slf4j", "slf4j-api", "1.7.30")
35
36
// прочее
37
implementation("commons-io", "commons-io", "2.6")
0 commit comments