File tree 38 files changed +39
-39
lines changed
client-type-safe-requests
client-validate-2xx-response
client-websockets-serialization
json-kotlinx-method-override
server-websockets-serialization
server-websockets-sharedflow
tutorial-client-kmm/gradle
tutorial-full-stack-task-manager
tutorial-server-db-integration
tutorial-server-docker-compose
tutorial-server-get-started-maven
tutorial-server-restful-api
tutorial-server-websockets
38 files changed +39
-39
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ kotlin.native.binary.memoryModel = experimental
5
5
# gradle configuration
6
6
org.gradle.configureondemand = false
7
7
# versions
8
- kotlin_version = 2.0.0
8
+ kotlin_version = 2.1.0-saturn-419
9
9
ktor_version = 2.3.12
10
10
kotlinx_coroutines_version = 2.0.0
11
11
kotlinx_serialization_version = 2.0.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val hamcrest_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ val kotlinx_html_version: String by project
3
3
4
4
plugins {
5
5
kotlin(" js" )
6
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
6
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
7
7
}
8
8
9
9
repositories {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val hamcrest_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
plugins {
5
5
application
6
6
kotlin(" jvm" )
7
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
7
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val hamcrest_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val hamcrest_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val hamcrest_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val junit_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ val swagger_codegen_version: String by project
6
6
plugins {
7
7
application
8
8
kotlin(" jvm" )
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
group = " com.example"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ val logback_version: String by project
4
4
5
5
plugins {
6
6
application
7
- kotlin(" jvm" ) version " 1.8.0 "
7
+ kotlin(" jvm" ) version " 1.9.25 "
8
8
}
9
9
10
10
application {
Original file line number Diff line number Diff line change 1
1
ktor_version =2.3.12
2
- kotlin_version =2.0.0
2
+ kotlin_version =2.1.0-saturn-419
3
3
logback_version =1.5.6
4
4
kotlin.code.style =official
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
application
7
7
kotlin(" jvm" )
8
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
8
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
9
9
}
10
10
11
11
application {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
application
7
7
kotlin(" jvm" )
8
8
id(" io.ktor.plugin" ) version " 2.3.12"
9
- kotlin(" plugin.serialization" ).version(" 2.0.0 " )
9
+ kotlin(" plugin.serialization" ).version(" 2.0.10 " )
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
agp = " 8.3.1"
3
- kotlin = " 2.0.0 "
3
+ kotlin = " 2.1.0-saturn-419 "
4
4
coroutines = " 2.0.0"
5
5
ktor = " 2.3.12"
6
6
compose = " 1.6.8"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ androidx-material = "1.12.0"
13
13
androidx-test-junit = " 1.2.1"
14
14
compose-plugin = " 1.6.11"
15
15
junit = " 4.13.2"
16
- kotlin = " 2.0.0 "
16
+ kotlin = " 2.1.0-saturn-419 "
17
17
kotlinx-coroutines = " 1.8.1"
18
18
ktor = " 2.3.12"
19
19
logback = " 1.5.6"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
// ...
6
6
alias(libs.plugins.kotlinMultiplatform)
7
7
alias(libs.plugins.androidLibrary)
8
- kotlin(" plugin.serialization" ) version " 1.9.20 "
8
+ kotlin(" plugin.serialization" ) version " 1.9.25 "
9
9
}
10
10
11
11
kotlin {
Original file line number Diff line number Diff line change 1
1
plugins {
2
- kotlin(" jvm" ) version " 1.9.24 "
3
- kotlin(" plugin.serialization" ) version " 1.9.24 "
2
+ kotlin(" jvm" ) version " 1.9.25 "
3
+ kotlin(" plugin.serialization" ) version " 1.9.25 "
4
4
id(" io.ktor.plugin" ) version " 2.3.12"
5
5
id(" com.google.devtools.ksp" ) version " 1.9.24-1.0.20"
6
6
id(" org.jetbrains.kotlinx.rpc.plugin" ) version " 0.2.1"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
application
7
7
kotlin(" jvm" )
8
8
id(" io.ktor.plugin" ) version " 2.3.12"
9
- id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.0 "
9
+ id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.10 "
10
10
}
11
11
12
12
group = " com.example"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
application
7
7
kotlin(" jvm" )
8
8
id(" io.ktor.plugin" ) version " 2.3.12"
9
- id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.0 "
9
+ id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.10 "
10
10
}
11
11
12
12
group = " com.example"
Original file line number Diff line number Diff line change 10
10
<properties >
11
11
<ktor_version >2.3.11</ktor_version >
12
12
<kotlin .code.style>official</kotlin .code.style>
13
- <kotlin_version >1.9.22 </kotlin_version >
13
+ <kotlin_version >1.9.25 </kotlin_version >
14
14
<logback_version >1.5.6</logback_version >
15
15
<slf4j_version >2.0.12</slf4j_version >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
application
7
7
kotlin(" jvm" )
8
8
id(" io.ktor.plugin" ) version " 2.3.12"
9
- id(" org.jetbrains.kotlin.plugin.serialization" ) version " 1.9.22 "
9
+ id(" org.jetbrains.kotlin.plugin.serialization" ) version " 1.9.25 "
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ val logback_version: String by project
5
5
plugins {
6
6
kotlin(" jvm" )
7
7
id(" io.ktor.plugin" ) version " 2.3.12"
8
- id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.0 "
8
+ id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.0.10 "
9
9
}
10
10
11
11
group = " com.example"
You can’t perform that action at this time.
0 commit comments