File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
appengine-java11/kotlin-ktor Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ limitations under the License.
35
35
<maven .compiler.source>11</maven .compiler.source>
36
36
<ktor_version >3.0.0-eap-759</ktor_version >
37
37
<kotlin .code.style>official</kotlin .code.style>
38
- <kotlin_version >1.9.20 </kotlin_version >
38
+ <kotlin_version >1.9.21 </kotlin_version >
39
39
<logback_version >1.4.11</logback_version >
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
41
<kotlin .compiler.incremental>true</kotlin .compiler.incremental>
Original file line number Diff line number Diff line change 34
34
<maven .compiler.target>11</maven .compiler.target>
35
35
<maven .compiler.source>11</maven .compiler.source>
36
36
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37
- <kotlin .version>1.9.20 </kotlin .version>
37
+ <kotlin .version>1.9.21 </kotlin .version>
38
38
</properties >
39
39
40
40
<dependencyManagement >
Original file line number Diff line number Diff line change 50
50
<maven .compiler.target>11</maven .compiler.target>
51
51
<maven .compiler.source>11</maven .compiler.source>
52
52
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
53
- <kotlin .version>1.9.20 </kotlin .version>
53
+ <kotlin .version>1.9.21 </kotlin .version>
54
54
</properties >
55
55
56
56
<dependencies >
You can’t perform that action at this time.
0 commit comments