File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- android-plugin = " 8.4.1 "
3
- classgraph = " 4.8.172 "
2
+ android-plugin = " 8.5.0 "
3
+ classgraph = " 4.8.174 "
4
4
dataloader = " 3.3.0"
5
- federation = " 5.0 .0"
5
+ federation = " 5.1 .0"
6
6
graphql-java = " 0.0.0-2024-04-23-expedia-branch-1"
7
7
graalvm = " 0.10.2"
8
8
jackson = " 2.17.1"
9
9
# kotlin version has to match the compile-testing compiler version
10
10
kotlin = " 1.9.24"
11
- kotlinx-benchmark = " 0.4.10 "
11
+ kotlinx-benchmark = " 0.4.11 "
12
12
kotlinx-coroutines = " 1.8.1"
13
13
# TODO kotlin 1.9 upgrade: fix GraphQLTestUtils and GenerateKotlinxClientIT
14
14
kotlinx-serialization = " 1.6.3"
15
- ktor = " 2.3.11 "
16
- maven-plugin-annotation = " 3.13.0 "
17
- maven-plugin-api = " 3.9.6 "
15
+ ktor = " 2.3.12 "
16
+ maven-plugin-annotation = " 3.13.1 "
17
+ maven-plugin-api = " 3.9.8 "
18
18
maven-project = " 2.2.1"
19
19
poet = " 1.17.0"
20
20
# # reactor and spring versions should be the same as defined in spring-boot-dependencies
21
- reactor-core = " 3.6.6 "
21
+ reactor-core = " 3.6.7 "
22
22
reactor-extensions = " 1.2.2"
23
23
slf4j = " 2.0.13"
24
- spring = " 6.1.8 "
25
- spring-boot = " 3.3.0 "
24
+ spring = " 6.1.10 "
25
+ spring-boot = " 3.3.1 "
26
26
27
27
# test dependencies
28
- compile-testing = " 0.4.1 "
28
+ compile-testing = " 0.5.0 "
29
29
icu = " 75.1"
30
30
junit = " 5.10.2"
31
31
logback = " 1.5.6"
@@ -37,7 +37,7 @@ wiremock = "3.6.0"
37
37
detekt = " 1.23.6"
38
38
dokka = " 1.9.20"
39
39
jacoco = " 0.8.12"
40
- ktlint-core = " 1.2.1 "
40
+ ktlint-core = " 1.3.0 "
41
41
ktlint-plugin = " 12.1.1"
42
42
maven-plugin-development = " 0.4.3"
43
43
nexus-publish-plugin = " 2.0.0"
You can’t perform that action at this time.
0 commit comments