File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ dependencies {
7070 implementation(" io.github.Rosemoe.sora-editor:editor" )
7171 implementation(" io.github.Rosemoe.sora-editor:language-textmate" )
7272 implementation(" com.google.code.gson:gson:2.13.1" )
73- implementation(" commons-io:commons-io:2.19 .0" )
73+ implementation(" commons-io:commons-io:2.20 .0" )
7474 implementation(" com.fasterxml.jackson.core:jackson-databind:2.19.2" )
7575
7676 implementation(" com.android.tools:r8:8.9.35" )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ android {
2323
2424dependencies {
2525 implementation(project(" :utils" ))
26- implementation(" commons-io:commons-io:2.19 .0" )
26+ implementation(" commons-io:commons-io:2.20 .0" )
2727 implementation(" androidx.annotation:annotation-jvm:1.9.1" )
2828 implementation(" androidx.recyclerview:recyclerview:1.4.0" )
2929 implementation(" androidx.lifecycle:lifecycle-viewmodel-android:2.9.2" )
You can’t perform that action at this time.
0 commit comments