forked from palantir/gradle-baseline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.props
40 lines (38 loc) · 1.51 KB
/
versions.props
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
com.diffplug.spotless:spotless-plugin-gradle = 5.14.2
com.google.auto.service:auto-service = 1.0
com.google.errorprone:error_prone_annotations = 2.8.0
com.google.errorprone:error_prone_core = 2.8.0
com.google.errorprone:error_prone_refaster = 2.8.0
com.google.errorprone:error_prone_test_helpers = 2.8.0
com.google.guava:guava = 30.1.1-jre
com.palantir.safe-logging:* = 1.18.0
commons-lang:commons-lang = 2.6
org.apache.maven.shared:maven-dependency-analyzer = 1.11.3
org.github.ngbinh.scalastyle:gradle-scalastyle-plugin_2.11 = 1.0.1
org.inferred:freebuilder = 1.14.6
org.jooq:jooq = 3.15.1
org.slf4j:slf4j-api = 1.7.32
org.immutables:* = 2.8.8
org.ow2.asm:asm = 9.2
com.googlecode.java-diff-utils:diffutils = 1.3.0
com.puppycrawl.tools:checkstyle = 8.45
# test deps
com.fasterxml.jackson.*:* = 2.11.1
com.github.stefanbirkner:system-rules = 1.19.0
com.netflix.nebula:nebula-test = 9.0.0
com.palantir.tokens:auth-tokens = 3.10.0
com.palantir.conjure.java:conjure-lib = 6.1.0
com.palantir.tritium:tritium-registry = 0.27.0
junit:junit = 4.13.2
net.lingala.zip4j:zip4j = 1.3.2
net.ltgt.gradle:gradle-errorprone-plugin = 2.0.2
org.apache.commons:commons-lang3 = 3.12.0
org.assertj:assertj-core = 3.20.2
org.hamcrest:hamcrest-core = 2.2
org.junit.jupiter:* = 5.7.2
org.mockito:* = 3.11.2
one.util:streamex = 0.7.3
# dependency-upgrader:OFF
# Don't upgrade, we will remove this in a future release.
# Users should depend on this plugin directly such that it will get updated by excavator.
com.palantir.javaformat:gradle-palantir-java-format = 1.1.0