Skip to content

Commit

Permalink
travis: Upgrade to next snapshot (Build 542) (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
smyrick authored and brennantaylor committed Jan 14, 2019
1 parent 9e1329c commit 634879b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

<!-- Dependency Versions -->
<graphiql.version>5.0.2</graphiql.version>
<graphql-kotlin.version>0.0.33-SNAPSHOT</graphql-kotlin.version>
<graphql-kotlin.version>0.0.34-SNAPSHOT</graphql-kotlin.version>
<graphql-servlet.version>6.1.2</graphql-servlet.version>

<!-- Test Dependency Versions -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.expedia</groupId>
<artifactId>graphql-kotlin</artifactId>
<version>0.0.33-SNAPSHOT</version>
<version>0.0.34-SNAPSHOT</version>
<name>graphql-kotlin</name>
<description>Code-only GraphQL schema generation for Kotlin</description>
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>
Expand Down

0 comments on commit 634879b

Please sign in to comment.