Skip to content

Commit

Permalink
Update plugin com.autonomousapps.dependency-analysis to v1.30.0 (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 213fab9 commit 193b6c4
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 @@ -6,7 +6,7 @@ import java.util.*
plugins {
id("com.github.ben-manes.versions") version "0.51.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("com.autonomousapps.dependency-analysis") version "1.29.0"
id("com.autonomousapps.dependency-analysis") version "1.30.0"
id("org.jetbrains.kotlinx.kover") version "0.7.6" apply false
id("org.jmailen.kotlinter") version "3.14.0" apply false
id("com.bnorm.power.kotlin-power-assert") version "0.13.0" apply false
Expand Down

0 comments on commit 193b6c4

Please sign in to comment.