chore: refresh PIT verification metadata and lock state
fix: bootstrap verification metadata for the pitest configuration fix: generate missing lock state for PIT under strict dependency locking
This commit is contained in:
@@ -1,19 +1,24 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7=pitest
|
||||
com.github.oowekyala.ooxml:nice-xml-messages:3.1=pmd
|
||||
com.google.code.gson:gson:2.13.2=pmd
|
||||
com.google.errorprone:error_prone_annotations:2.41.0=pmd
|
||||
net.bytebuddy:byte-buddy-agent:1.17.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
net.bytebuddy:byte-buddy:1.17.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
net.sf.jopt-simple:jopt-simple:4.9=pitest
|
||||
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
||||
net.sf.saxon:Saxon-HE:12.9=pmd
|
||||
net.sourceforge.pmd:pmd-ant:7.20.0=pmd
|
||||
net.sourceforge.pmd:pmd-core:7.20.0=pmd
|
||||
net.sourceforge.pmd:pmd-java:7.20.0=pmd
|
||||
org.antlr:antlr4-runtime:4.9.3=pmd
|
||||
org.antlr:stringtemplate:3.2.1=pitest
|
||||
org.apache.commons:commons-lang3:3.18.0=pitest
|
||||
org.apache.commons:commons-lang3:3.20.0=pmd
|
||||
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
||||
org.apache.commons:commons-text:1.14.0=pitest
|
||||
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
|
||||
org.checkerframework:checker-qual:3.52.1=pmd
|
||||
org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
|
||||
@@ -36,12 +41,21 @@ org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspa
|
||||
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
||||
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
||||
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
org.ow2.asm:asm-analysis:9.9.1=pitest
|
||||
org.ow2.asm:asm-commons:9.9=jacocoAnt
|
||||
org.ow2.asm:asm-commons:9.9.1=pitest
|
||||
org.ow2.asm:asm-tree:9.9=jacocoAnt
|
||||
org.ow2.asm:asm-tree:9.9.1=pitest
|
||||
org.ow2.asm:asm-util:9.9.1=pitest
|
||||
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
||||
org.ow2.asm:asm:9.9=jacocoAnt
|
||||
org.ow2.asm:asm:9.9.1=pmd
|
||||
org.ow2.asm:asm:9.9.1=pitest,pmd
|
||||
org.pcollections:pcollections:4.0.2=pmd
|
||||
org.pitest:pitest-command-line:1.22.1=pitest
|
||||
org.pitest:pitest-entry:1.22.1=pitest
|
||||
org.pitest:pitest-html-report:1.22.1=pitest
|
||||
org.pitest:pitest-junit5-plugin:1.2.3=pitest
|
||||
org.pitest:pitest:1.22.1=pitest
|
||||
org.slf4j:jul-to-slf4j:1.7.36=pmd
|
||||
org.xmlresolver:xmlresolver:5.3.3=pmd
|
||||
empty=annotationProcessor,compileClasspath,cyclonedxBom,jmhAnnotationProcessor,mainPmdAuxClasspath,runtimeClasspath,testAnnotationProcessor
|
||||
|
||||
Reference in New Issue
Block a user