File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828- :arrow_up : [ kotlinx-datetime] ( https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1 ) ` 0.6.2 ` → ` 0.7.1 ` :warning :
2929- :arrow_up : [ kotlinx-serialization] ( https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0 ) ` 1.8.1 ` → ` 1.9.0 ` :warning :
3030- :arrow_up : [ ksp] ( https://github.com/google/ksp/releases/ ) ` 2.1.21-2.0.1 ` → ` 2.2.0-2.0.2 ` :warning :
31+ - :arrow_up : [ okhttp] ( https://github.com/square/okhttp/blob/parent-5.1.0/CHANGELOG.md#version-510 ) ` 4.12.0 ` → ` 5.1.0 ` :warning :
3132- :arrow_up : [ reactivex-rxjava3] ( https://github.com/ReactiveX/RxJava/releases/tag/v3.1.11 ) ` 3.1.10 ` → ` 3.1.11 `
3233- :arrow_up : [ tink] ( https://github.com/tink-crypto/tink-java/releases/tag/v1.18.0 ) ` 1.17.0 ` → ` 1.18.0 `
3334- :arrow_up : [ turbine] ( https://github.com/cashapp/turbine/releases/tag/1.2.1 ) ` 1.2.0 ` → ` 1.2.1 `
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ reactivex-rxjava3 = "3.1.11"
2323# Network & Serialization
2424kotlinx-serialization = " 1.9.0"
2525moshi = " 1.15.2" # https://github.com/square/moshi/blob/master/CHANGELOG.md
26- okhttp = " 4.12 .0" # https://github.com/square/okhttp/blob/master/docs/changelogs/changelog_4x.md
26+ okhttp = " 5.1 .0" # https://github.com/square/okhttp/blob/master/docs/changelogs/changelog_4x.md
2727retrofit = " 3.0.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md
2828
2929# Security
You can’t perform that action at this time.
0 commit comments