From version 205.1
edited by 동석 김
on 2022/05/06 21:06
Change comment: There is no comment for this version
To version 206.1
edited by 동석 김
on 2022/05/06 23:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -246,9 +246,9 @@
246 246  
247 247  implementation "org.slf4j:slf4j-api:1.7.32"
248 248  implementation "com.github.tony19:logback-android:2.0.0"
249 -implementation "com.fasterxml.jackson.core:jackson-core:2.12.3"
250 -implementation "com.fasterxml.jackson.core:jackson-annotations:2.12.3"
251 -implementation "com.fasterxml.jackson.core:jackson-databind:2.12.3"
249 +implementation "com.fasterxml.jackson.core:jackson-core:2.13.1"
250 +implementation "com.fasterxml.jackson.core:jackson-annotations:2.13.1"
251 +implementation "com.fasterxml.jackson.core:jackson-databind:2.13.1"
252 252  implementation "com.squareup.okhttp3:okhttp:3.11.0"
253 253  implementation "com.j256.ormlite:ormlite-android:6.1"
254 254  implementation "io.reactivex.rxjava2:rxjava:2.2.21"