We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6b968 commit e5ac9ceCopy full SHA for e5ac9ce
ideainspect.groovy
@@ -27,7 +27,7 @@ import java.nio.file.Paths
27
Note to the reader:
28
This is my very first Groovy script. Please be nice.
29
*/
30
-println "= IntellIJ IDEA Code Analysis Wrapper - v1.5.1 - @bentolor"
+println "= IntellIJ IDEA Code Analysis Wrapper - v1.5.2 - @bentolor"
31
32
// Defaults
33
def resultDir = "target/inspection-results"
0 commit comments