-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.properties
More file actions
35 lines (25 loc) · 1.12 KB
/
versions.properties
File metadata and controls
35 lines (25 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.51.0
####
#### Don't manually edit or split the comments that start with four hashtags (####),
#### they will be overwritten by refreshVersions.
####
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file
version.com.google.devtools.ksp..symbol-processing-api=1.8.10-1.0.9
## # available=1.8.20-Beta-1.0.9
## # available=1.8.20-RC-1.0.9
## # available=1.8.20-RC2-1.0.9
version.io.swagger.codegen.v3..swagger-codegen=3.0.41
version.io.swagger.codegen.v3..swagger-codegen-generators=1.0.38
version.io.swagger.parser.v3..swagger-parser=2.1.12
version.kotlin=1.8.10
## # available=1.8.20-Beta
## # available=1.8.20-RC
## # available=1.8.20-RC2
version.kotlinpoet=1.12.0
version.kotlinx.coroutines=1.6.4
## # available=1.7.0-Beta
version.kotlinx.datetime=0.4.0
version.kotlinx.serialization=1.5.0
version.ktor=2.2.4