|
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 | junit:junit:4.13.2=devCompileClasspath,devRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
5 | | -nrepl:nrepl:0.9.0=devCompileClasspath,devRuntimeClasspath |
| 5 | +nrepl:nrepl:0.9.0=devCompileClasspath,devRuntimeClasspath,nrepl |
6 | 6 | org.apiguardian:apiguardian-api:1.1.2=compileClasspath,devCompileClasspath,testCompileClasspath |
7 | | -org.clojure:clojure:1.12.0-alpha1=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,sampleCompileClasspath,sampleRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 7 | +org.clojure:clojure:1.11.1=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,sampleCompileClasspath,sampleRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
8 | 8 | org.clojure:core.specs.alpha:0.2.62=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,sampleCompileClasspath,sampleRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
9 | 9 | org.clojure:java.classpath:1.0.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
10 | 10 | org.clojure:spec.alpha:0.3.218=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,sampleCompileClasspath,sampleRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
11 | | -org.clojure:tools.namespace:1.3.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 11 | +org.clojure:tools.namespace:1.4.4=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
12 | 12 | org.clojure:tools.reader:1.3.6=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
13 | 13 | org.hamcrest:hamcrest-core:1.3=devCompileClasspath,devRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
14 | | -org.junit.platform:junit-platform-commons:1.9.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
15 | | -org.junit.platform:junit-platform-engine:1.9.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
16 | | -org.junit.platform:junit-platform-launcher:1.9.0=devCompileClasspath,devRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
17 | | -org.junit:junit-bom:5.9.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
18 | | -org.opentest4j:opentest4j:1.2.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
19 | | -empty= |
| 14 | +org.junit.platform:junit-platform-commons:1.10.1=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 15 | +org.junit.platform:junit-platform-engine:1.10.1=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 16 | +org.junit.platform:junit-platform-launcher:1.10.1=devCompileClasspath,devRuntimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 17 | +org.junit:junit-bom:5.10.1=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 18 | +org.opentest4j:opentest4j:1.3.0=compileClasspath,devCompileClasspath,devRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 19 | +empty=annotationProcessor,devAnnotationProcessor,sampleAnnotationProcessor,testAnnotationProcessor |
0 commit comments