File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,28 +8,28 @@ kotlin-lang = "2.0.21"
8
8
# kotlin independent versions
9
9
detekt-analyzer = " 1.23.6"
10
10
coroutines = " 1.9.0"
11
- ktor = " 3.0.0 "
11
+ ktor = " 3.0.1 "
12
12
kotlin-logging = " 7.0.0"
13
13
slf4j = " 2.0.16"
14
14
logback = " 1.3.14"
15
15
gradle-plugin-publish = " 1.3.0"
16
- kotlin-wrappers = " 1.0.0-pre.812 "
16
+ kotlin-wrappers = " 1.0.0-pre.823 "
17
17
junit4 = " 4.13.2"
18
- junit5 = " 5.11.1 "
18
+ junit5 = " 5.11.3 "
19
19
intellij = " 233.13135.128"
20
20
gradle-doctor = " 0.10.0"
21
- kotlinx-browser = " 0.1 "
21
+ kotlinx-browser = " 0.2 "
22
22
23
23
# Stub versions – relpaced based on kotlin, mostly for gradle-related (plugins) dependencies
24
24
# but also for dependencies for compiler-specific modules.
25
25
#
26
26
# The current version is the one that is used with the latest Kotlin.
27
27
#
28
28
# NOTE: When updating kotlin-versions-lookup.csv, update the latest version here for the Renovate configs
29
- atomicfu = " 0.25 .0"
29
+ atomicfu = " 0.26 .0"
30
30
serialization = " 1.7.3"
31
31
detekt-gradle-plugin = " 1.23.7"
32
- gradle-kotlin-dsl = " 5.1.1 "
32
+ gradle-kotlin-dsl = " 5.1.2 "
33
33
binary-compatibility-validator = " 0.16.3"
34
34
kover = " 0.8.3"
35
35
You can’t perform that action at this time.
0 commit comments