Skip to content

Commit ef36248

Browse files
Bump com.github.ozsie:detekt-maven-plugin from 1.23.7 to 1.23.8
Bumps [com.github.ozsie:detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.23.7 to 1.23.8. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](Ozsie/detekt-maven-plugin@1.23.7...1.23.8) --- updated-dependencies: - dependency-name: com.github.ozsie:detekt-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37b3e62 commit ef36248

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,17 +251,17 @@
251251
<plugin>
252252
<groupId>com.github.ozsie</groupId>
253253
<artifactId>detekt-maven-plugin</artifactId>
254-
<version>1.23.7</version>
254+
<version>1.23.8</version>
255255
<dependencies>
256256
<dependency>
257257
<groupId>io.gitlab.arturbosch.detekt</groupId>
258258
<artifactId>detekt-cli</artifactId>
259-
<version>1.23.7</version>
259+
<version>1.23.8</version>
260260
</dependency>
261261
<dependency>
262262
<groupId>io.gitlab.arturbosch.detekt</groupId>
263263
<artifactId>detekt-formatting</artifactId>
264-
<version>1.23.7</version>
264+
<version>1.23.8</version>
265265
</dependency>
266266
</dependencies>
267267
<configuration>

0 commit comments

Comments
 (0)