Skip to content

Commit

Permalink
Improved DAGP configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Aug 15, 2024
1 parent d64a646 commit c1f7583
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 @@ -43,7 +43,7 @@ dependencyAnalysis {
}
onIncorrectConfiguration {
// https://github.com/autonomousapps/dependency-analysis-gradle-plugin/issues/1059
severity("warn")
severity("fail")
exclude("org.jetbrains.kotlin:kotlin-stdlib")
}
}
Expand Down

0 comments on commit c1f7583

Please sign in to comment.