Skip to content

Commit 4e88d5c

Browse files
dariuszkucShane Myrick
authored and
Shane Myrick
committed
build: 0.5.1-SNAPSHOT (Travis Build 808) (ExpediaGroup#250)
1 parent 6994686 commit 4e88d5c

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
@@ -65,7 +65,7 @@
6565
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
6666

6767
<!-- Dependency Versions -->
68-
<graphql-kotlin.version>0.4.3-SNAPSHOT</graphql-kotlin.version>
68+
<graphql-kotlin.version>0.5.1-SNAPSHOT</graphql-kotlin.version>
6969
</properties>
7070

7171
<dependencies>

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</groupId>
77
<artifactId>graphql-kotlin</artifactId>
8-
<version>0.4.3-SNAPSHOT</version>
8+
<version>0.5.1-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)