File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 63
63
<kotlin .version>1.2.71</kotlin .version>
64
64
<junit .version>4.12</junit .version>
65
65
<graphiql .version>5.0.2</graphiql .version>
66
- <graphql-kotlin .version>0.0.18 -SNAPSHOT</graphql-kotlin .version>
66
+ <graphql-kotlin .version>0.0.20 -SNAPSHOT</graphql-kotlin .version>
67
67
<graphql-servlet .version>6.1.2</graphql-servlet .version>
68
68
</properties >
69
69
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.expedia.www</groupId >
7
7
<artifactId >graphql-kotlin</artifactId >
8
- <version >0.0.18 -SNAPSHOT</version >
8
+ <version >0.0.20 -SNAPSHOT</version >
9
9
<name >graphql-kotlin</name >
10
10
<description >Code-only GraphQL schema generation for Kotlin</description >
11
11
<url >https://github.com/ExpediaDotCom/graphql-kotlin</url >
You can’t perform that action at this time.
0 commit comments