Skip to content

Commit

Permalink
Revert "chore(deps): update plugin org.owasp.dependencycheck to v9"
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysa Matueva authored Jan 9, 2024
1 parent 5fe3c80 commit de0c9c9
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.jmailen.kotlinter") version "3.6.0"

// Vulnerable dependency checker
id("org.owasp.dependencycheck") version "9.0.8"
id("org.owasp.dependencycheck") version "8.4.3"

// Apply the java-library plugin for API and implementation separation.
`java-library`
Expand Down

0 comments on commit de0c9c9

Please sign in to comment.