Skip to content

Commit

Permalink
Merge pull request #456 from ThoughtWorks-SEA/dependabot/gradle/io.gi…
Browse files Browse the repository at this point in the history
…tlab.arturbosch.detekt-1.23.3

Bump io.gitlab.arturbosch.detekt from 1.23.2 to 1.23.3
  • Loading branch information
chadlwilson authored Nov 2, 2023
2 parents e887073 + 3493ec4 commit bb03f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
id("io.micronaut.application") version "3.7.10"
id("com.diffplug.spotless") version "6.22.0"
id("io.gitlab.arturbosch.detekt") version "1.23.2"
id("io.gitlab.arturbosch.detekt") version "1.23.3"
id("com.github.spotbugs") version "5.2.1"
jacoco
id("com.adarshr.test-logger") version "4.0.0"
Expand Down

0 comments on commit bb03f57

Please sign in to comment.