Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 46a8755

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 293684d + 4e3ca3b commit 46a8755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

3333
## WARNING: NoClassDefFoundError when using GraphQL Java Tools > 5.4.x
3434

35-
If you're using `graphl-java-tools` you need to set the `kotlin.version` in your Spring Boot project explicitly to
35+
If you're using `graphql-java-tools` you need to set the `kotlin.version` in your Spring Boot project explicitly to
3636
version 1.3.10, because Spring Boot Starter parent currently overrides it with a 1.2.* version of Kotlin.
3737
`graphql-java-tools` requires 1.3.* however because of its coroutine support. If you don't override this version
3838
you will run into a `NoClassDefFoundError`.

0 commit comments

Comments
 (0)