Skip to content

Commit

Permalink
Merge pull request element-hq#7865 from vector-im/dependabot/gradle/o…
Browse files Browse the repository at this point in the history
…rg.owasp-dependency-check-gradle-7.4.3

Bump dependency-check-gradle from 7.4.1 to 7.4.3
  • Loading branch information
bmarty authored Jan 6, 2023
2 parents 2e95d4f + c3ad7fa commit e88e874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730'
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.5'
classpath "com.likethesalad.android:stem-plugin:2.2.3"
classpath 'org.owasp:dependency-check-gradle:7.4.1'
classpath 'org.owasp:dependency-check-gradle:7.4.3'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.7.20"
classpath "org.jetbrains.kotlinx:kotlinx-knit:0.4.0"
classpath 'com.jakewharton:butterknife-gradle-plugin:10.2.3'
Expand Down

0 comments on commit e88e874

Please sign in to comment.