diff --git a/.gitignore b/.gitignore index e94b00b..c7431be 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ build/ .idea/jarRepositories.xml .idea/compiler.xml .idea/misc.xml +.idea/vcs.xml .idea/libraries/ *.iws *.iml diff --git a/build.gradle b/build.gradle index 86d7b43..d05b960 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id 'pmd' id 'checkstyle' id 'org.owasp.dependencycheck' version '13.0.0' - id 'org.cyclonedx.bom' version '3.3.0' + id 'org.cyclonedx.bom' version '3.4.1' id 'info.solidsoft.pitest' version '1.19.0' id 'net.ltgt.errorprone' version '5.1.0' } @@ -158,7 +158,7 @@ dependencies { } api 'org.jspecify:jspecify:1.0.1' - testImplementation platform('org.junit:junit-bom:6.1.2') + testImplementation platform('org.junit:junit-bom:6.1.3') testImplementation 'org.junit.jupiter:junit-jupiter' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' testImplementation 'org.awaitility:awaitility:4.3.0' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 4e971db..33ce85f 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -1,5 +1,5 @@ - + true false @@ -809,6 +809,14 @@ + + + + + + + + @@ -865,6 +873,14 @@ + + + + + + + + @@ -1246,6 +1262,11 @@ + + + + + @@ -1336,6 +1357,11 @@ + + + + + @@ -2297,6 +2323,14 @@ + + + + + + + + @@ -2313,6 +2347,14 @@ + + + + + + + + @@ -2323,6 +2365,11 @@ + + + + + @@ -2726,6 +2773,14 @@ + + + + + + + + @@ -2748,6 +2803,17 @@ + + + + + + + + + + + @@ -2770,6 +2836,17 @@ + + + + + + + + + + + @@ -2792,6 +2869,17 @@ + + + + + + + + + + + @@ -2814,6 +2902,17 @@ + + + + + + + + + + + @@ -2836,6 +2935,17 @@ + + + + + + + + + + + @@ -2858,6 +2968,17 @@ + + + + + + + + + + + @@ -2880,6 +3001,17 @@ + + + + + + + + + + +