We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b3e62 commit ef36248Copy full SHA for ef36248
pom.xml
@@ -251,17 +251,17 @@
251
<plugin>
252
<groupId>com.github.ozsie</groupId>
253
<artifactId>detekt-maven-plugin</artifactId>
254
- <version>1.23.7</version>
+ <version>1.23.8</version>
255
<dependencies>
256
<dependency>
257
<groupId>io.gitlab.arturbosch.detekt</groupId>
258
<artifactId>detekt-cli</artifactId>
259
260
</dependency>
261
262
263
<artifactId>detekt-formatting</artifactId>
264
265
266
</dependencies>
267
<configuration>
0 commit comments