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 @@ -69,7 +69,7 @@ dependencies {
6969 implementation(platform(" io.github.Rosemoe.sora-editor:bom:0.23.6" ))
7070 implementation(" io.github.Rosemoe.sora-editor:editor" )
7171 implementation(" io.github.Rosemoe.sora-editor:language-textmate" )
72- implementation(" com.google.code.gson:gson:2.13.1 " )
72+ implementation(" com.google.code.gson:gson:2.13.2 " )
7373 implementation(" commons-io:commons-io:2.20.0" )
7474 implementation(" com.fasterxml.jackson.core:jackson-databind:2.20.0" )
7575
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 implementation(" androidx.appcompat:appcompat:1.7.1" )
2727 implementation(" com.google.android.material:material:1.12.0" )
2828 implementation(" com.fasterxml.jackson.core:jackson-databind:2.20.0" )
29- implementation(" com.google.code.gson:gson:2.13.1 " )
29+ implementation(" com.google.code.gson:gson:2.13.2 " )
3030 implementation(" androidx.core:core-ktx:1.17.0" )
3131
3232 implementation(" io.github.Rosemoe.sora-editor:editor:0.23.6" )
You can’t perform that action at this time.
0 commit comments