mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Convert to gradle 7. * More fixes, regenerated lockfiles. * Update lockfiles for dependency update. * Fix show_upgrade_diff for new lockfile format * Add property for allowInsecureProtocol Allow us to override the restriction against use of plain HTTP for communication to dependency repositories. We need this to be able to use a local proxy for dependency gathering. * Checking in missing gradle.lockfile
28 lines
1.3 KiB
Text
28 lines
1.3 KiB
Text
# 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.
|
|
antlr:antlr:2.7.7=checkstyle
|
|
com.google.code.findbugs:jsr305:3.0.2=checkstyle
|
|
com.google.errorprone:error_prone_annotations:2.3.4=checkstyle
|
|
com.google.guava:failureaccess:1.0.1=checkstyle
|
|
com.google.guava:guava:29.0-jre=checkstyle
|
|
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle
|
|
com.google.j2objc:j2objc-annotations:1.3=checkstyle
|
|
com.puppycrawl.tools:checkstyle:8.37=checkstyle
|
|
commons-beanutils:commons-beanutils:1.9.4=checkstyle
|
|
commons-collections:commons-collections:3.2.2=checkstyle
|
|
info.picocli:picocli:4.5.2=checkstyle
|
|
net.sf.saxon:Saxon-HE:10.3=checkstyle
|
|
org.antlr:antlr4-runtime:4.8-1=checkstyle
|
|
org.checkerframework:checker-qual:2.11.1=checkstyle
|
|
org.jacoco:org.jacoco.agent:0.8.6=jacocoAgent,jacocoAnt
|
|
org.jacoco:org.jacoco.ant:0.8.6=jacocoAnt
|
|
org.jacoco:org.jacoco.core:0.8.6=jacocoAnt
|
|
org.jacoco:org.jacoco.report:0.8.6=jacocoAnt
|
|
org.javassist:javassist:3.26.0-GA=checkstyle
|
|
org.ow2.asm:asm-analysis:8.0.1=jacocoAnt
|
|
org.ow2.asm:asm-commons:8.0.1=jacocoAnt
|
|
org.ow2.asm:asm-tree:8.0.1=jacocoAnt
|
|
org.ow2.asm:asm:8.0.1=jacocoAnt
|
|
org.reflections:reflections:0.9.12=checkstyle
|
|
empty=archives,default,errorprone,errorproneJavac,shadow
|