-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgradle.lockfile
18 lines (18 loc) · 970 Bytes
/
gradle.lockfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.
ch.qos.logback:logback-classic:1.2.3=testRuntimeClasspath
ch.qos.logback:logback-core:1.2.3=testRuntimeClasspath
junit:junit:4.13.1=testCompileClasspath,testRuntimeClasspath
org.assertj:assertj-core:3.18.1=testCompileClasspath,testRuntimeClasspath
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
org.jacoco:org.jacoco.agent:0.8.5=jacocoAgent,jacocoAnt
org.jacoco:org.jacoco.ant:0.8.5=jacocoAnt
org.jacoco:org.jacoco.core:0.8.5=jacocoAnt
org.jacoco:org.jacoco.report:0.8.5=jacocoAnt
org.ow2.asm:asm-analysis:7.2=jacocoAnt
org.ow2.asm:asm-commons:7.2=jacocoAnt
org.ow2.asm:asm-tree:7.2=jacocoAnt
org.ow2.asm:asm:7.2=jacocoAnt
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
empty=annotationProcessor,compileClasspath,runtimeClasspath,testAnnotationProcessor