|
2 | 2 | # Manual edits can break the build and are not advised. |
3 | 3 | # This file is expected to be part of source control. |
4 | 4 | com.fasterxml.jackson.core:jackson-annotations:2.21=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
5 | | -com.fasterxml.jackson.core:jackson-core:2.21.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
6 | | -com.fasterxml.jackson.core:jackson-databind:2.21.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
7 | | -com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
8 | | -com.fasterxml.jackson:jackson-bom:2.21.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
9 | | -com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.53.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
10 | | -com.github.ben-manes:gradle-versions-plugin:0.53.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 5 | +com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.54.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 6 | +com.github.ben-manes:gradle-versions-plugin:0.54.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
11 | 7 | com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,compileClasspath,compileOnlyDependenciesMetadata,spotbugs,testAnnotationProcessor,testCompileClasspath,testCompileOnlyDependenciesMetadata |
12 | 8 | com.github.spotbugs:spotbugs:4.9.8=spotbugs |
13 | 9 | com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs |
@@ -120,8 +116,12 @@ org.ow2.asm:asm:9.9=spotbugs |
120 | 116 | org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j |
121 | 117 | org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j |
122 | 118 | org.snakeyaml:snakeyaml-engine:2.7=detekt |
| 119 | +org.snakeyaml:snakeyaml-engine:3.0.1=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
123 | 120 | org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
124 | 121 | org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
125 | 122 | org.xmlresolver:xmlresolver:5.3.3=spotbugs |
126 | | -org.yaml:snakeyaml:2.5=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 123 | +tools.jackson.core:jackson-core:3.1.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 124 | +tools.jackson.core:jackson-databind:3.1.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 125 | +tools.jackson.dataformat:jackson-dataformat-yaml:3.1.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
| 126 | +tools.jackson:jackson-bom:3.1.4=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath |
127 | 127 | empty=detektPlugins,intransitiveDependenciesMetadata,kotlinCompilerPluginClasspath,kotlinNativeCompilerPluginClasspath,kotlinScriptDefExtensions,spotbugsPlugins,testApiDependenciesMetadata,testIntransitiveDependenciesMetadata,testKotlinScriptDefExtensions |
0 commit comments