Skip to content

Commit

Permalink
Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond Coplin authored and Raymond Coplin committed Nov 13, 2017
1 parent 6bb8618 commit 5706432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {

apply plugin: "java"
apply plugin: "idea"
apply plugin: 'org.springframework.boot'
apply plugin: "org.springframework.boot"
apply plugin: "jacoco"
apply plugin: "nebula.provided-base"

Expand Down

0 comments on commit 5706432

Please sign in to comment.