Commit 2109417
Upgrade dependencies and run ktlint format (#766)
* Upgrade dependecies and run ktlint format
* Use same default junit version for plugin
* Use published version of ktor-client-cio
Co-authored-by: Shane Myrick <[email protected]>1 parent 7763014 commit 2109417
File tree
79 files changed
+2693
-2447
lines changed- examples
- federation/base-app/src/main/kotlin/com/expediagroup/graphql/examples/hooks
- gradle/wrapper
- spark/src/main/kotlin/com/expediagroup/graphql/examples/spark
- spring
- src
- main/kotlin/com/expediagroup/graphql/examples
- context
- directives
- exceptions
- execution
- hooks
- query
- test/kotlin/com/expediagroup/graphql/examples
- query
- subscriptions
- graphql-kotlin-federation/src
- main/kotlin/com/expediagroup/graphql/federation
- types
- validation
- test/kotlin/com/expediagroup/graphql/federation
- data/queries/federated
- execution
- extensions
- validation
- integration
- graphql-kotlin-schema-generator/src
- main/kotlin/com/expediagroup/graphql
- directives
- exceptions
- execution
- test/kotlin/com/expediagroup/graphql
- directives
- extensions
- generator
- hooks
- graphql-kotlin-spring-server/src/test/kotlin/com/expediagroup/graphql/spring
- context
- execution
- extensions
- routes
- graphql-kotlin-types/src/test/kotlin/com/expediagroup/graphql/types
- plugins
- graphql-kotlin-gradle-plugin/src
- main/kotlin/com/expediagroup/graphql/plugin/gradle/tasks
- test/kotlin/com/expediagroup/graphql/plugin/gradle
- graphql-kotlin-maven-plugin
- graphql-kotlin-plugin-core/src
- main/kotlin/com/expediagroup/graphql/plugin/generator
- types
- test/kotlin/com/expediagroup/graphql/plugin
- generator/types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+2693
-2447
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments