Lock Dependency Versions for 0.0.3 release

This commit is contained in:
Joe Grandja
2020-11-09 14:49:27 -05:00
parent 061d9f8c18
commit 6e2f2fe8a4
99 changed files with 2612 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 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.
org.jacoco:org.jacoco.agent:0.8.5
org.jacoco:org.jacoco.ant:0.8.5
org.jacoco:org.jacoco.core:0.8.5
org.jacoco:org.jacoco.report:0.8.5
org.ow2.asm:asm-analysis:7.2
org.ow2.asm:asm-commons:7.2
org.ow2.asm:asm-tree:7.2
org.ow2.asm:asm:7.2