Skip to content

Commit 39443ba

Browse files
Removed suppression file (#40)
1 parent 3d11640 commit 39443ba

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ plugins {
88
alias(libs.plugins.th2.component) apply false
99
}
1010

11-
dependencyCheck {
12-
suppressionFile = "suppressions.xml"
13-
}
14-
1511
allprojects {
1612
group = "com.exactpro.th2"
1713
version = project.findProperty("release_version") as String

suppressions.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)