Skip to content

Commit

Permalink
Update dependency checkstyle to v10.12.2 (#203)
Browse files Browse the repository at this point in the history
* Update dependency checkstyle to v10.12.2

* remove conflicting guava dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael1142 <michael.johnson9@justice.gov.uk>
  • Loading branch information
renovate[bot] and Michael1142 authored Aug 9, 2023
1 parent d55ca77 commit db6b932
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,6 @@ dependencies {
contractTestImplementation sourceSets.test.runtimeClasspath
}

dependencyManagement {
dependencies {
dependency group: 'com.google.guava', name: 'guava', version: '32.1.2-jre'
}
}

// https://jeremylong.github.io/DependencyCheck/dependency-check-gradle/configuration.html
dependencyCheck {
// Specifies if the build should be failed if a CVSS score above a specified level is identified.
Expand Down

0 comments on commit db6b932

Please sign in to comment.