Skip to content

Commit 4817dc1

Browse files
authored
Update poms versions (#44)
1 parent 75136a5 commit 4817dc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<kotlin.version>1.2.71</kotlin.version>
6464
<junit.version>4.12</junit.version>
6565
<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>
6767
<graphql-servlet.version>6.1.2</graphql-servlet.version>
6868
</properties>
6969

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.expedia.www</groupId>
77
<artifactId>graphql-kotlin</artifactId>
8-
<version>0.0.18-SNAPSHOT</version>
8+
<version>0.0.20-SNAPSHOT</version>
99
<name>graphql-kotlin</name>
1010
<description>Code-only GraphQL schema generation for Kotlin</description>
1111
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>

0 commit comments

Comments
 (0)