0.9.5 removes dependencies only in the test scope, and fixes issues with IntelliJ complaining about configuration parameters not being recognized.
@@ -236,7 +236,7 @@
<plugin>
<groupId>com.github.jinnovations</groupId>
<artifactId>attribution-maven-plugin</artifactId>
- <version>0.9.4</version>
+ <version>0.9.5</version>
<executions>
<execution>
<goals>