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

Commit 972ba47

Browse files
committed
Apply spring boot plugin (fixes #217)
1 parent 4769477 commit 972ba47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example-graphql-subscription/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id 'java'
3+
id 'org.springframework.boot' version '2.1.3.RELEASE'
34
}
45

56
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)