mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 11:37:51 +02:00
This is an 'easy' upgrade that requires a minor change in common/build.gradle and the removal of an unnecessary import in buildSrc. Gradle 7.4 and above has breaking changes that break the latest nebula lint plugin. We may have to wait a while.
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.7=jacocoAgent,jacocoAnt
|
|
org.jacoco:org.jacoco.ant:0.8.7=jacocoAnt
|
|
org.jacoco:org.jacoco.core:0.8.7=jacocoAnt
|
|
org.jacoco:org.jacoco.report:0.8.7=jacocoAnt
|
|
org.javassist:javassist:3.26.0-GA=checkstyle
|
|
org.ow2.asm:asm-analysis:9.1=jacocoAnt
|
|
org.ow2.asm:asm-commons:9.1=jacocoAnt
|
|
org.ow2.asm:asm-tree:9.1=jacocoAnt
|
|
org.ow2.asm:asm:9.1=jacocoAnt
|
|
org.reflections:reflections:0.9.12=checkstyle
|
|
empty=archives,default,errorprone,errorproneJavac,shadow
|