Skip to content

Commit

Permalink
Update plugin dependencyAnalysis to v1.5.0 (#4933)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 8, 2022
1 parent 15012d7 commit cdf487a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -43,7 +43,7 @@ contester-driver = { module = "io.github.davidburstrom.contester:contester-drive

[plugins]
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.10.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.4.0" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.5.0" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "0.21.0" }
Expand Down

0 comments on commit cdf487a

Please sign in to comment.