回答編集履歴

1

追記

2017/03/18 12:50

投稿

KSwordOfHaste
KSwordOfHaste

スコア18394

test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  compile "org.projectlombok:lombok:1.16.10"
48
48
 
49
- testCompile group: 'junit', name: 'junit', version: '4.12'
49
+ testCompile group: 'junit', name: 'junit', version: '4.12' <-これはproject作成時からあった
50
50
 
51
51
  }
52
52