File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 deploy :
2424 working_directory : ~/kotlin-native-lambda-runtime
2525 docker :
26- - image : c1phr/kotlin-native-lambda-runtime-compiler:0.15
26+ - image : c1phr/kotlin-native-lambda-runtime-compiler:0.19
2727 steps :
2828 - attach_workspace :
2929 at : .
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.jetbrains.kotlin.multiplatform' version ' 1.3.40 '
2+ id ' org.jetbrains.kotlin.multiplatform' version ' 1.3.61 '
33 id ' maven-publish'
44 id " com.jfrog.bintray" version " 1.8.4"
55}
Original file line number Diff line number Diff line change 11kotlin.code.style =official
22kotlin.import.noCommonSourceSets =false
3- kotlin_version =1.3.31
4- ktor_version =1.2.2
5- kotlinx_coroutines_version =1.2 .2
6- kotlinx_serialization_version =0.11.1
3+ kotlin_version =1.3.61
4+ ktor_version =1.2.6
5+ kotlinx_coroutines_version =1.3 .2
6+ kotlinx_serialization_version =0.14.0
You can’t perform that action at this time.
0 commit comments