forked from palantir/gradle-baseline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.props
37 lines (34 loc) · 1.4 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
com.diffplug.spotless:spotless-plugin-gradle = 3.27.2
com.google.auto.service:auto-service = 1.0-rc4
com.google.errorprone:error_prone_annotations = 2.3.4
com.google.errorprone:error_prone_core = 2.3.4
com.google.errorprone:error_prone_refaster = 2.3.4
com.google.errorprone:error_prone_test_helpers = 2.3.4
com.google.guava:guava = 27.1-jre
com.palantir.safe-logging:* = 1.13.0
org.apache.maven.shared:maven-dependency-analyzer = 1.11.1
org.github.ngbinh.scalastyle:gradle-scalastyle-plugin_2.11 = 1.0.1
org.inferred:freebuilder = 1.14.6
org.jooq:jooq = 3.13.1
org.slf4j:slf4j-api = 1.7.30
org.immutables:* = 2.8.3
# test deps
com.netflix.nebula:nebula-test = 7.8.5
junit:junit = 4.13
net.lingala.zip4j:zip4j = 1.3.2
com.github.stefanbirkner:system-rules = 1.19.0
org.apache.commons:commons-lang3 = 3.9
commons-lang:commons-lang = 2.6
org.assertj:assertj-core = 3.15.0
org.hamcrest:hamcrest-core = 2.2
org.junit.jupiter:* = 5.6.0
org.mockito:* = 3.3.1
com.fasterxml.jackson.*:* = 2.10.3
com.palantir.tokens:auth-tokens = 3.6.1
com.palantir.tritium:tritium-registry = 0.16.6
# dependency-upgrader:OFF
# Updating to 0.8 would raise our minimum compatible version to 5.2
net.ltgt.gradle:gradle-errorprone-plugin = 0.7.1
# 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 = 0.3.9