Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.6 to 1.23.7. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](https://github.com/detekt/detekt/compare/v1.23.6...v1.23.7) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5307298dae
commit
9a7d0d2d0b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pluginManagement {
|
||||||
kotlin("plugin.serialization") version "2.0.20"
|
kotlin("plugin.serialization") version "2.0.20"
|
||||||
|
|
||||||
// Update this in libs.version.toml when you change it here.
|
// Update this in libs.version.toml when you change it here.
|
||||||
id("io.gitlab.arturbosch.detekt") version "1.23.6"
|
id("io.gitlab.arturbosch.detekt") version "1.23.7"
|
||||||
|
|
||||||
id("com.github.jakemarsden.git-hooks") version "0.0.2"
|
id("com.github.jakemarsden.git-hooks") version "0.0.2"
|
||||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue