@@ -37,15 +37,15 @@ com.jcraft:jzlib:1.1.3=testCompileClasspath,testRuntimeClasspath
3737com.lmax:disruptor:3.4.4=testCompileClasspath,testRuntimeClasspath
3838com.netflix.nebula:gradle-contacts-plugin:8.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3939com.netflix.nebula:gradle-dependency-lock-plugin:16.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40- com.netflix.nebula:gradle-info-plugin:15 .0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40+ com.netflix.nebula:gradle-info-plugin:16 .0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141com.netflix.nebula:gradle-java-cross-compile-plugin:8.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42- com.netflix.nebula:nebula-archrules-core:0.2.2 =runtimeClasspath,testRuntimeClasspath
43- com.netflix.nebula:nebula-archrules-gradle-plugin:0.2.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42+ com.netflix.nebula:nebula-archrules-core:0.2.3 =runtimeClasspath,testRuntimeClasspath
43+ com.netflix.nebula:nebula-archrules-gradle-plugin:0.2.3 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444com.netflix.nebula:nebula-dependencies-comparison:0.2.1=runtimeClasspath,testRuntimeClasspath
4545com.netflix.nebula:nebula-gradle-interop:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646com.netflix.nebula:nebula-oss-publishing-plugin:4.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
47- com.netflix.nebula:nebula-project-plugin:12.1 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48- com.netflix.nebula:nebula-publishing-plugin:22.1 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
47+ com.netflix.nebula:nebula-project-plugin:13.0 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48+ com.netflix.nebula:nebula-publishing-plugin:23.0 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4949com.netflix.nebula:nebula-release-plugin:21.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5050com.netflix.nebula:nebula-test:11.9.0=testCompileClasspath,testRuntimeClasspath
5151com.networknt:json-schema-validator:1.0.76=testCompileClasspath,testRuntimeClasspath
@@ -132,12 +132,14 @@ org.eclipse.angus:angus-activation:1.0.0=testRuntimeClasspath
132132org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r=testCompileClasspath,testRuntimeClasspath
133133org.hamcrest:hamcrest-core:2.2=testCompileClasspath,testRuntimeClasspath
134134org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
135- org.jetbrains.kotlin:kotlin-reflect:2.2.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
136- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.0=runtimeClasspath,testRuntimeClasspath
135+ org.jetbrains.kotlin:kotlin-reflect:2.2.20=compileClasspath,embeddedKotlin,testCompileClasspath,testRuntimeClasspath
136+ org.jetbrains.kotlin:kotlin-stdlib-common:2.2.0=runtimeClasspath
137+ org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20=testRuntimeClasspath
137138org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
138139org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
139- org.jetbrains.kotlin:kotlin-stdlib:2.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
140- org.jetbrains:annotations:13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
140+ org.jetbrains.kotlin:kotlin-stdlib:2.2.0=runtimeClasspath
141+ org.jetbrains.kotlin:kotlin-stdlib:2.2.20=compileClasspath,embeddedKotlin,testCompileClasspath,testRuntimeClasspath
142+ org.jetbrains:annotations:13.0=compileClasspath,embeddedKotlin,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
141143org.jspecify:jspecify:1.0.0=testCompileClasspath,testRuntimeClasspath
142144org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
143145org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
@@ -162,4 +164,4 @@ org.yaml:snakeyaml:1.33=testCompileClasspath,testRuntimeClasspath
162164tools.jackson.core:jackson-core:3.0.2=runtimeClasspath,testRuntimeClasspath
163165tools.jackson.core:jackson-databind:3.0.2=runtimeClasspath,testRuntimeClasspath
164166tools.jackson:jackson-bom:3.0.2=runtimeClasspath,testRuntimeClasspath
165- empty=annotationProcessor
167+ empty=annotationProcessor,testAnnotationProcessor
0 commit comments