File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ this due the [breaking changes](https://github.com/Kotlin/kotlinx.serialization/
1010- Logs inner queries (#174 )
1111
1212### Changed
13- - Updated Kotlin to ` 1.3.70 `
13+ - Updated Kotlin to ` 1.3.72 `
1414- Updated Ktor client to ` 1.3.2 `
1515- Updated Kotlin serialization ` 0.20.0 `
1616
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ buildscript {
1616}
1717
1818plugins {
19- id(" kotlin-multiplatform" ) version " 1.3.71 "
20- id(" kotlinx-serialization" ) version " 1.3.71 "
19+ id(" kotlin-multiplatform" ) version " 1.3.72 "
20+ id(" kotlinx-serialization" ) version " 1.3.72 "
2121 id(" maven-publish" )
2222 id(" com.jfrog.bintray" ) version " 1.8.4"
2323 id(" com.github.kukuhyoniatmoko.buildconfigkotlin" ) version " 1.0.5"
You can’t perform that action at this time.
0 commit comments