Skip to content

Commit 6dc48a7

Browse files
danielemegnabbakerman
authored andcommitted
fix version typo in getting started maven snippet (#21)
1 parent f31c985 commit 6dc48a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/documentation/v13/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Dependency:
4242
<dependency>
4343
<groupId>com.graphql-java</groupId>
4444
<artifactId>graphql-java</artifactId>
45-
<version>113.0</version>
45+
<version>13.0</version>
4646
</dependency>
4747
{{< / highlight >}}
4848

0 commit comments

Comments
 (0)