Skip to content

Commit 518ad1d

Browse files
authored
Update README.md (#66)
1 parent d9992b4 commit 518ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For GraphQL JPA Query Boot Starter use:
8484

8585
Other Dependencies
8686
-----------------
87-
The core library module `graphql-jpa-query-schema` keeps dependencies to a minimum. The main dependecies for schema module are `graphql-java`, `evo-inflector`, `javax.transaction-api`, `hibernate-jpa-2.1-api`. The tests depend on Spring Boot 1.5 with Web and Hibernate for JPA starters as well as Project Lombok.
87+
The core library module `graphql-jpa-query-schema` keeps dependencies to a minimum. The main dependecies for schema module are `graphql-java`, `evo-inflector`, `javax.transaction-api`, `hibernate-jpa-2.1-api`. The tests depend on Spring Boot 2.1 with Web and Hibernate for JPA starters as well as Project Lombok.
8888

8989
Schema Generation
9090
-----------------

0 commit comments

Comments
 (0)