11# This is a Gradle generated file for dependency locking.
22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
4+ com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyDependenciesMetadata
45com.github.spotbugs:spotbugs-annotations:4.9.8=spotbugs
56com.github.spotbugs:spotbugs:4.9.8=spotbugs
67com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
7- com.google.code.findbugs:jsr305:3.0.2=spotbugs
8+ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,compileOnlyDependenciesMetadata, spotbugs
89com.google.code.gson:gson:2.13.2=spotbugs
910com.google.errorprone:error_prone_annotations:2.41.0=spotbugs
1011com.lordcodes.turtle:turtle:0.7.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
@@ -39,8 +40,8 @@ io.gitlab.arturbosch.detekt:detekt-tooling:1.23.8=detekt
3940io.gitlab.arturbosch.detekt:detekt-utils:1.23.8=detekt
4041io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4142jaxen:jaxen:2.0.0=spotbugs
42- net.bytebuddy:byte-buddy-agent:1.12.19 =testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
43- net.bytebuddy:byte-buddy:1.12.19 =testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
43+ net.bytebuddy:byte-buddy-agent:1.14.1 =testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
44+ net.bytebuddy:byte-buddy:1.14.1 =testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
4445net.sf.saxon:Saxon-HE:12.9=spotbugs
4546org.apache.bcel:bcel:6.11.0=spotbugs
4647org.apache.commons:commons-lang3:3.19.0=spotbugs
@@ -98,8 +99,8 @@ org.junit.platform:junit-platform-engine:1.8.2=testRuntimeOnlyDependenciesMetada
9899org.junit:junit-bom:5.12.2=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
99100org.junit:junit-bom:5.14.0=spotbugs
100101org.junit:junit-bom:5.8.2=testRuntimeOnlyDependenciesMetadata
101- org.mockito:mockito-core:4.11 .0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
102- org.mockito:mockito-inline:4.11 .0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
102+ org.mockito:mockito-core:5.2 .0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
103+ org.mockito:mockito-inline:5.2 .0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
103104org.objenesis:objenesis:3.3=testRuntimeClasspath
104105org.opentest4j:opentest4j:1.2.0=testRuntimeOnlyDependenciesMetadata
105106org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
@@ -118,4 +119,4 @@ org.snakeyaml:snakeyaml-engine:2.7=detekt
118119org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
119120org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
120121org.xmlresolver:xmlresolver:5.3.3=spotbugs
121- empty=annotationProcessor,apiDependenciesMetadata,compileOnlyDependenciesMetadata, detektPlugins,intransitiveDependenciesMetadata,kotlinCompilerPluginClasspath,kotlinNativeCompilerPluginClasspath,kotlinScriptDef,kotlinScriptDefExtensions,runtimeOnlyDependenciesMetadata,spotbugsPlugins,testAnnotationProcessor,testApiDependenciesMetadata,testCompileOnlyDependenciesMetadata,testIntransitiveDependenciesMetadata,testKotlinScriptDef,testKotlinScriptDefExtensions
122+ empty=annotationProcessor,apiDependenciesMetadata,detektPlugins,intransitiveDependenciesMetadata,kotlinCompilerPluginClasspath,kotlinNativeCompilerPluginClasspath,kotlinScriptDef,kotlinScriptDefExtensions,runtimeOnlyDependenciesMetadata,spotbugsPlugins,testAnnotationProcessor,testApiDependenciesMetadata,testCompileOnlyDependenciesMetadata,testIntransitiveDependenciesMetadata,testKotlinScriptDef,testKotlinScriptDefExtensions
0 commit comments