mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Enable Java 11 features As of this commit Java 11 must be used to build. The generated bytecode is still at Java 8 due to App Engine task queue limit. Also fixed a bug where the included google-java-format jar file is not used, requiring the user to install it separately. See: https://cloud.google.com/appengine/docs/standard/java/taskqueue/push
11 lines
404 B
Text
11 lines
404 B
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.
|
|
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
|