Skip to content

Commit c79e51e

Browse files
Ronald Haringfhoeben
authored andcommitted
plugin not properly defined
1 parent 75d561b commit c79e51e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@ plugins {
2727
id "com.github.ben-manes.versions" version "0.52.0"
2828
id "groovy"
2929
id "io.miret.etienne.sass" version "1.5.2"
30+
id "info.solidsoft.pitest" version "1.19.0-rc.2"
3031
}
3132

32-
apply plugin: "info.solidsoft.pitest"
33-
3433
group = 'org.fitnesse'
3534
version = new Date().format('yyyyMMdd')
3635

0 commit comments

Comments
 (0)